Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getTest
Method
getTest
src/CppUTestExt/MockActualCall.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
UtestShell* MockCheckedActualCall::getTest() const
70
{
71
return reporter_->getTestToFail();
72
}
73
74
void MockCheckedActualCall::failTest(const MockFailure& failure)
75
{
Callers
nothing calls this directly
Calls
1
getTestToFail
Method · 0.45
Tested by
no test coverage detected