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

Function disable_c

src/CppUTestExt/MockSupport_c.cpp:1000–1003  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

998}
999
1000void disable_c()
1001{
1002 currentMockSupport->disable();
1003}
1004
1005void enable_c()
1006{

Callers

nothing calls this directly

Calls 1

disableMethod · 0.45

Tested by

no test coverage detected