Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
101
void TestPlugin::disable()
102
{
103
enabled_ = false;
104
}
105
106
void TestPlugin::enable()
107
{
Callers
7
all_mock_support_c_calls
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
setup
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected