#include <catch_amalgamated.hpp>
◆ AssertionResult() [1/2]
Catch::AssertionResult::AssertionResult |
( |
| ) |
|
|
delete |
◆ AssertionResult() [2/2]
◆ getExpandedExpression()
std::string Catch::AssertionResult::getExpandedExpression |
( |
| ) |
const |
◆ getExpression()
std::string Catch::AssertionResult::getExpression |
( |
| ) |
const |
◆ getExpressionInMacro()
std::string Catch::AssertionResult::getExpressionInMacro |
( |
| ) |
const |
◆ getMessage()
StringRef Catch::AssertionResult::getMessage |
( |
| ) |
const |
◆ getResultType()
◆ getSourceInfo()
◆ getTestMacroName()
StringRef 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 files: