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

Function CLEAR_MOCK_FAILURE

tests/CppUTestExt/MockFailureReporterForTest.cpp:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70}
71
72void CLEAR_MOCK_FAILURE()
73{
74 MockFailureReporterForTest::getReporter()->mockFailureString = "";
75}
76
77void CHECK_EXPECTED_MOCK_FAILURE_LOCATION(const MockFailure& expectedFailure, const char* file, size_t line)
78{

Calls

no outgoing calls

Tested by

no test coverage detected