Definition at line 4434 of file catch.hpp.
 
#include <catch.hpp>
◆ SpecialProperties
| Enumerator | 
|---|
| None |  | 
| IsHidden |  | 
| ShouldFail |  | 
| MayFail |  | 
| Throws |  | 
| NonPortable |  | 
| Benchmark |  | 
Definition at line 4400 of file catch.hpp.
 
 
◆ TestCase()
◆ expectedToFail()
  
  | 
        
          | bool Catch::TestCaseInfo::expectedToFail | ( |  | ) | const |  | inherited | 
 
 
◆ getTestCaseInfo()
      
        
          | TestCaseInfo const  & Catch::TestCase::getTestCaseInfo | ( |  | ) | const | 
      
 
 
◆ invoke()
      
        
          | void Catch::TestCase::invoke | ( |  | ) | const | 
      
 
 
◆ isHidden()
  
  | 
        
          | bool Catch::TestCaseInfo::isHidden | ( |  | ) | const |  | inherited | 
 
 
◆ okToFail()
  
  | 
        
          | bool Catch::TestCaseInfo::okToFail | ( |  | ) | const |  | inherited | 
 
 
◆ operator<()
      
        
          | bool Catch::TestCase::operator< | ( | TestCase const & | other | ) | const | 
      
 
 
◆ operator==()
      
        
          | bool Catch::TestCase::operator== | ( | TestCase const & | other | ) | const | 
      
 
 
◆ tagsAsString()
  
  | 
        
          | std::string Catch::TestCaseInfo::tagsAsString | ( |  | ) | const |  | inherited | 
 
 
◆ throws()
  
  | 
        
          | bool Catch::TestCaseInfo::throws | ( |  | ) | const |  | inherited | 
 
 
◆ withName()
◆ className
◆ description
◆ lcaseTags
◆ lineInfo
◆ name
◆ properties
◆ tags
◆ test
The documentation for this class was generated from the following file: