#include <catch_interfaces_reporter.h>
Definition at line 76 of file catch_interfaces_reporter.h.
◆ AssertionStats() [1/3]
Definition at line 33 of file catch_interfaces_reporter.cpp.
39 {
41
43
44
47 builder.m_info.message = builder.m_stream.str();
48
50 }
51 }
StringRef getTestMacroName() const
SourceLineInfo getSourceInfo() const
ResultWas::OfType getResultType() const
AssertionResultData m_resultData
std::string getMessage() const
LazyExpression lazyExpression
std::vector< MessageInfo > infoMessages
AssertionResult assertionResult
◆ AssertionStats() [2/3]
◆ AssertionStats() [3/3]
◆ ~AssertionStats()
Catch::AssertionStats::~AssertionStats |
( |
| ) |
|
|
virtualdefault |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ assertionResult
◆ infoMessages
std::vector<MessageInfo> Catch::AssertionStats::infoMessages |
◆ totals
Totals Catch::AssertionStats::totals |
The documentation for this struct was generated from the following files: