This is the complete list of members for Catch::AssertionHandler, including all inherited members.
allowThrows() const -> bool | Catch::AssertionHandler | |
AssertionHandler(StringRef macroName, SourceLineInfo const &lineInfo, StringRef capturedExpression, ResultDisposition::Flags resultDisposition) | Catch::AssertionHandler | |
complete() | Catch::AssertionHandler | |
handleExceptionNotThrownAsExpected() | Catch::AssertionHandler | |
handleExceptionThrownAsExpected() | Catch::AssertionHandler | |
handleExpr(ExprLhs< T > const &expr) | Catch::AssertionHandler | inline |
handleExpr(ITransientExpression const &expr) | Catch::AssertionHandler | |
handleMessage(ResultWas::OfType resultType, std::string &&message) | Catch::AssertionHandler | |
handleThrowingCallSkipped() | Catch::AssertionHandler | |
handleUnexpectedExceptionNotThrown() | Catch::AssertionHandler | |
handleUnexpectedInflightException() | Catch::AssertionHandler | |
m_assertionInfo | Catch::AssertionHandler | private |
m_completed | Catch::AssertionHandler | private |
m_reaction | Catch::AssertionHandler | private |
m_resultCapture | Catch::AssertionHandler | private |
~AssertionHandler() | Catch::AssertionHandler | inline |