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

Method getMessage

lib/catch2/catch.hpp:8375–8377  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8373 }
8374
8375 std::string AssertionResult::getMessage() const {
8376 return m_resultData.message;
8377 }
8378 SourceLineInfo AssertionResult::getSourceInfo() const {
8379 return m_info.lineInfo;
8380 }

Callers 4

AssertionStatsMethod · 0.80
writeAssertionMethod · 0.80
assertionEndedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected