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