NorMIT-nav  18.04
An IGT application
Catch::AssertionResultData Struct Reference

#include <catch.hpp>

Public Member Functions

 AssertionResultData ()
 

Public Attributes

std::string reconstructedExpression
 
std::string message
 
ResultWas::OfType resultType
 

Detailed Description

Definition at line 937 of file catch.hpp.

Constructor & Destructor Documentation

Catch::AssertionResultData::AssertionResultData ( )
inline

Definition at line 939 of file catch.hpp.

Member Data Documentation

std::string Catch::AssertionResultData::message

Definition at line 942 of file catch.hpp.

std::string Catch::AssertionResultData::reconstructedExpression

Definition at line 941 of file catch.hpp.

ResultWas::OfType Catch::AssertionResultData::resultType

Definition at line 943 of file catch.hpp.


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