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

Method getMessage

src/CppUTest/TestFailure.cpp:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118SimpleString TestFailure::getMessage() const
119{
120 return message_;
121}
122
123bool TestFailure::isOutsideTestFile() const
124{

Callers 9

writeFailureMethod · 0.80
printFailureMethod · 0.80
printFailureMethod · 0.80
TESTFunction · 0.80
TESTFunction · 0.80
failTestMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected