Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ isEnabled
Method
isEnabled
src/CppUTest/TestPlugin.cpp:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
bool TestPlugin::isEnabled()
112
{
113
return enabled_;
114
}
115
116
struct cpputest_pair
117
{
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected