#include <catch.hpp>
Definition at line 2173 of file catch.hpp.
 
◆ AssertionHandler()
◆ ~AssertionHandler()
  
  
      
        
          | Catch::AssertionHandler::~AssertionHandler  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ allowThrows()
      
        
          | auto Catch::AssertionHandler::allowThrows  | 
          ( | 
           | ) | 
           const ->  bool | 
        
      
 
 
◆ complete()
      
        
          | void Catch::AssertionHandler::complete  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ handleExceptionNotThrownAsExpected()
      
        
          | void Catch::AssertionHandler::handleExceptionNotThrownAsExpected  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ handleExceptionThrownAsExpected()
      
        
          | void Catch::AssertionHandler::handleExceptionThrownAsExpected  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ handleExpr() [1/2]
template<typename T > 
  
  
      
        
          | void Catch::AssertionHandler::handleExpr  | 
          ( | 
          ExprLhs< T > const &  | 
          expr | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ handleExpr() [2/2]
◆ handleMessage()
◆ handleThrowingCallSkipped()
      
        
          | void Catch::AssertionHandler::handleThrowingCallSkipped  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ handleUnexpectedExceptionNotThrown()
      
        
          | void Catch::AssertionHandler::handleUnexpectedExceptionNotThrown  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ handleUnexpectedInflightException()
      
        
          | void Catch::AssertionHandler::handleUnexpectedInflightException  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ setCompleted()
      
        
          | void Catch::AssertionHandler::setCompleted  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ m_assertionInfo
◆ m_completed
  
  
      
        
          | bool Catch::AssertionHandler::m_completed = false | 
         
       
   | 
  
private   | 
  
 
 
◆ m_reaction
◆ m_resultCapture
The documentation for this class was generated from the following file: