MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / getMessage

Method getMessage

Bcore/src/main/cpp/Dobby/tests/catch.hpp:4938–4940  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4936}
4937
4938std::string AssertionResult::getMessage() const {
4939 return m_resultData.message;
4940}
4941SourceLineInfo AssertionResult::getSourceInfo() const {
4942 return m_info.lineInfo;
4943}

Callers 7

AssertionStatsMethod · 0.80
writeAssertionMethod · 0.80
assertionEndedMethod · 0.80
installPackageMethod · 0.80
callMethod · 0.80
handleBindApplicationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected