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

Function ignoreOtherCalls_c

src/CppUTestExt/MockSupport_c.cpp:1010–1013  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1008}
1009
1010void ignoreOtherCalls_c()
1011{
1012 currentMockSupport->ignoreOtherCalls();
1013}
1014
1015void setBoolData_c(const char* name, int value)
1016{

Callers

nothing calls this directly

Calls 1

ignoreOtherCallsMethod · 0.80

Tested by

no test coverage detected