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

Method resetPlugins

src/CppUTest/TestRegistry.cpp:189–192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187}
188
189void TestRegistry::resetPlugins()
190{
191 firstPlugin_ = NullTestPlugin::instance();
192}
193
194void TestRegistry::installPlugin(TestPlugin* plugin)
195{

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected