Definition at line 2377 of file catch.hpp.
 
#include <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]
  
  | 
        
          | 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: