#include <catch.hpp>
Definition at line 856 of file catch.hpp.
◆ AssertionResult() [1/2]
Catch::AssertionResult::AssertionResult |
( |
| ) |
|
◆ AssertionResult() [2/2]
◆ ~AssertionResult()
Catch::AssertionResult::~AssertionResult |
( |
| ) |
|
◆ getExpandedExpression()
std::string Catch::AssertionResult::getExpandedExpression |
( |
| ) |
const |
◆ getExpression()
std::string Catch::AssertionResult::getExpression |
( |
| ) |
const |
◆ getExpressionInMacro()
std::string Catch::AssertionResult::getExpressionInMacro |
( |
| ) |
const |
◆ getMessage()
std::string Catch::AssertionResult::getMessage |
( |
| ) |
const |
◆ getResultType()
◆ getSourceInfo()
◆ getTestMacroName()
std::string Catch::AssertionResult::getTestMacroName |
( |
| ) |
const |
◆ hasExpandedExpression()
bool Catch::AssertionResult::hasExpandedExpression |
( |
| ) |
const |
◆ hasExpression()
bool Catch::AssertionResult::hasExpression |
( |
| ) |
const |
◆ hasMessage()
bool Catch::AssertionResult::hasMessage |
( |
| ) |
const |
◆ isOk()
bool Catch::AssertionResult::isOk |
( |
| ) |
const |
◆ succeeded()
bool Catch::AssertionResult::succeeded |
( |
| ) |
const |
◆ m_info
◆ m_resultData
The documentation for this class was generated from the following file: