#include <catch.hpp>
◆ SpecialProperties
| Enumerator | 
|---|
| None  |  | 
| IsHidden  |  | 
| ShouldFail  |  | 
| MayFail  |  | 
| Throws  |  | 
| NonPortable  |  | 
| Benchmark  |  | 
 
 
◆ TestCaseInfo()
◆ expectedToFail()
      
        
          | bool Catch::TestCaseInfo::expectedToFail  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ isHidden()
      
        
          | bool Catch::TestCaseInfo::isHidden  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ okToFail()
      
        
          | bool Catch::TestCaseInfo::okToFail  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ tagsAsString()
      
        
          | std::string Catch::TestCaseInfo::tagsAsString  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ throws()
      
        
          | bool Catch::TestCaseInfo::throws  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ setTags
◆ className
◆ description
◆ lcaseTags
      
        
          | std::vector<std::string> Catch::TestCaseInfo::lcaseTags | 
        
      
 
 
◆ lineInfo
◆ name
◆ properties
◆ tags
The documentation for this struct was generated from the following file: