#include <catch.hpp>
Definition at line 729 of file catch.hpp.
| Catch::AssertionResult::AssertionResult |
( |
| ) |
|
| Catch::AssertionResult::~AssertionResult |
( |
| ) |
|
| std::string Catch::AssertionResult::getExpandedExpression |
( |
| ) |
const |
| std::string Catch::AssertionResult::getExpression |
( |
| ) |
const |
| std::string Catch::AssertionResult::getExpressionInMacro |
( |
| ) |
const |
| std::string Catch::AssertionResult::getMessage |
( |
| ) |
const |
| std::string Catch::AssertionResult::getTestMacroName |
( |
| ) |
const |
| bool Catch::AssertionResult::hasExpandedExpression |
( |
| ) |
const |
| bool Catch::AssertionResult::hasExpression |
( |
| ) |
const |
| bool Catch::AssertionResult::hasMessage |
( |
| ) |
const |
| bool Catch::AssertionResult::isOk |
( |
| ) |
const |
| bool Catch::AssertionResult::succeeded |
( |
| ) |
const |
The documentation for this class was generated from the following file: