Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ mockFailureString
Function
mockFailureString
tests/CppUTestExt/MockFailureReporterForTest.cpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
SimpleString mockFailureString()
68
{
69
return MockFailureReporterForTest::getReporter()->mockFailureString;
70
}
71
72
void CLEAR_MOCK_FAILURE()
73
{
Callers
2
CHECK_EXPECTED_MOCK_FAILURE_LOCATION
Function · 0.85
CHECK_NO_MOCK_FAILURE_LOCATION
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected