Catch::AssertionResult Class Reference
List of all members.
Public Member Functions |
| AssertionResult (AssertionInfo const &info, AssertionResultData const &data) |
bool | isOk () const |
bool | succeeded () const |
ResultWas::OfType | getResultType () const |
bool | hasExpression () const |
bool | hasMessage () const |
std::string | getExpression () const |
std::string | getExpressionInMacro () const |
bool | hasExpandedExpression () const |
std::string | getExpandedExpression () const |
std::string | getMessage () const |
SourceLineInfo | getSourceInfo () const |
std::string | getTestMacroName () const |
Protected Attributes |
AssertionInfo | m_info |
AssertionResultData | m_resultData |
The documentation for this class was generated from the following file: