MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getMessage

Method getMessage

extlibs/catch/include/catch/catch.hpp:8056–8058  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8054 }
8055
8056 std::string AssertionResult::getMessage() const {
8057 return m_resultData.message;
8058 }
8059 SourceLineInfo AssertionResult::getSourceInfo() const {
8060 return m_info.lineInfo;
8061 }

Callers 4

AssertionStatsMethod · 0.80
writeAssertionMethod · 0.80
assertionEndedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected