Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
118
SimpleString TestFailure::getMessage() const
119
{
120
return message_;
121
}
122
123
bool TestFailure::isOutsideTestFile() const
124
{
Callers
9
writeFailure
Method · 0.80
printFailure
Method · 0.80
printFailure
Method · 0.80
TEST
Function · 0.80
checkUnexpectedNthCallMessage
Function · 0.80
TEST
Function · 0.80
failTest
Method · 0.80
CHECK_EXPECTED_MOCK_FAILURE_LOCATION
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected