MCPcopy 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
1075void checkExpectations_c()
1076{
1077 currentMockSupport->checkExpectations();
1078}
1079
1080int expectedCallsLeft_c()
1081{

Callers

nothing calls this directly

Calls 1

checkExpectationsMethod · 0.45

Tested by

no test coverage detected