Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
300
void MockSupport::countCheck()
301
{
302
UtestShell::getCurrent()->countCheck();
303
}
304
305
void MockSupport::checkExpectationsOfLastActualCall()
306
{
Callers
1
ieee754Check
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected