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

Method countCheck

src/CppUTestExt/MockSupport.cpp:300–303  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

298}
299
300void MockSupport::countCheck()
301{
302 UtestShell::getCurrent()->countCheck();
303}
304
305void MockSupport::checkExpectationsOfLastActualCall()
306{

Callers 1

ieee754CheckMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected