MCPcopy Create free account
hub / github.com/apache/thrift / getMessage

Method getMessage

compiler/cpp/tests/catch/catch.hpp:8073–8075  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8071 }
8072
8073 std::string AssertionResult::getMessage() const {
8074 return m_resultData.message;
8075 }
8076 SourceLineInfo AssertionResult::getSourceInfo() const {
8077 return m_info.lineInfo;
8078 }

Callers 9

executeMethod · 0.45
PhpClient.phpFile · 0.45
thriftRequestMethod · 0.45
runMethod · 0.45
runMethod · 0.45
AssertionStatsMethod · 0.45
assertionEndedMethod · 0.45
writeAssertionMethod · 0.45
AssertionPrinterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected