MCPcopy 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
67SimpleString mockFailureString()
68{
69 return MockFailureReporterForTest::getReporter()->mockFailureString;
70}
71
72void CLEAR_MOCK_FAILURE()
73{

Calls

no outgoing calls

Tested by

no test coverage detected