Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
62
UtestShell* mockFailureTest()
63
{
64
return MockFailureReporterForTest::getReporter()->getTestToFail();
65
}
66
67
SimpleString mockFailureString()
68
{
Callers
6
TEST
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
Calls
1
getTestToFail
Method · 0.45
Tested by
no test coverage detected