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

Method disable

src/CppUTest/TestPlugin.cpp:101–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101void TestPlugin::disable()
102{
103 enabled_ = false;
104}
105
106void TestPlugin::enable()
107{

Callers 7

all_mock_support_c_callsFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
setupFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected