MCPcopy 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
111bool TestPlugin::isEnabled()
112{
113 return enabled_;
114}
115
116struct cpputest_pair
117{

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected