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

Function mockFailureTest

tests/CppUTestExt/MockFailureReporterForTest.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62UtestShell* mockFailureTest()
63{
64 return MockFailureReporterForTest::getReporter()->getTestToFail();
65}
66
67SimpleString mockFailureString()
68{

Callers 6

TESTFunction · 0.85
TESTFunction · 0.85
TESTFunction · 0.85
TESTFunction · 0.85
TESTFunction · 0.85
TESTFunction · 0.85

Calls 1

getTestToFailMethod · 0.45

Tested by

no test coverage detected