MCPcopy 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
69UtestShell* MockCheckedActualCall::getTest() const
70{
71 return reporter_->getTestToFail();
72}
73
74void MockCheckedActualCall::failTest(const MockFailure& failure)
75{

Callers

nothing calls this directly

Calls 1

getTestToFailMethod · 0.45

Tested by

no test coverage detected