Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ checkExpectations_c
Function
checkExpectations_c
src/CppUTestExt/MockSupport_c.cpp:1075–1078 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1073
}
1074
1075
void checkExpectations_c()
1076
{
1077
currentMockSupport->checkExpectations();
1078
}
1079
1080
int expectedCallsLeft_c()
1081
{
Callers
nothing calls this directly
Calls
1
checkExpectations
Method · 0.45
Tested by
no test coverage detected