MCPcopy Create free account
hub / github.com/alecthomas/entityx / getExpandedExpression

Method getExpandedExpression

entityx/3rdparty/catch.hpp:6042–6044  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6040 }
6041
6042 std::string AssertionResult::getExpandedExpression() const {
6043 return m_resultData.reconstructedExpression;
6044 }
6045
6046 std::string AssertionResult::getMessage() const {
6047 return m_resultData.message;

Callers 3

ResultMethod · 0.80
writeAssertionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected