MCPcopy Create free account
hub / github.com/FidoProject/Fido / getExpandedExpression

Method getExpandedExpression

tests/catch.h:7281–7283  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7279 }
7280
7281 std::string AssertionResult::getExpandedExpression() const {
7282 return m_resultData.reconstructedExpression;
7283 }
7284
7285 std::string AssertionResult::getMessage() const {
7286 return m_resultData.message;

Callers 4

assertionEndedMethod · 0.80
writeAssertionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected