lab_trees
Tempestuous Trees
Catch::AssertionResult Class Reference
Collaboration diagram for Catch::AssertionResult:
[legend]

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
 
void discardDecomposedExpression () const
 
void expandDecomposedExpression () const
 

Protected Attributes

AssertionInfo m_info
 
AssertionResultData m_resultData
 

The documentation for this class was generated from the following file: