#include <catch.hpp>
Definition at line 833 of file catch.hpp.
◆ AssertionInfo() [1/2]
Catch::AssertionInfo::AssertionInfo |
( |
| ) |
|
|
inline |
◆ AssertionInfo() [2/2]
Catch::AssertionInfo::AssertionInfo |
( |
std::string const & |
_macroName, |
|
|
SourceLineInfo const & |
_lineInfo, |
|
|
std::string const & |
_capturedExpression, |
|
|
ResultDisposition::Flags |
_resultDisposition |
|
) |
| |
◆ capturedExpression
std::string Catch::AssertionInfo::capturedExpression |
◆ lineInfo
◆ macroName
std::string Catch::AssertionInfo::macroName |
◆ resultDisposition
The documentation for this struct was generated from the following file: