Public Member Functions | Protected Attributes
Catch::AssertionResult Class Reference

#include <catch.hpp>

List of all members.

Public Member Functions

 AssertionResult ()
 AssertionResult (AssertionInfo const &info, AssertionResultData const &data)
std::string getExpandedExpression () const
std::string getExpression () const
std::string getExpressionInMacro () const
std::string getMessage () const
ResultWas::OfType getResultType () const
SourceLineInfo getSourceInfo () const
std::string getTestMacroName () const
bool hasExpandedExpression () const
bool hasExpression () const
bool hasMessage () const
bool isOk () const
bool succeeded () const
 ~AssertionResult ()

Protected Attributes

AssertionInfo m_info
AssertionResultData m_resultData

Detailed Description

Definition at line 858 of file catch.hpp.


Constructor & Destructor Documentation


Member Function Documentation

std::string Catch::AssertionResult::getMessage ( ) const

Member Data Documentation

Definition at line 884 of file catch.hpp.

Definition at line 885 of file catch.hpp.


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


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:10