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

Method DefaultPlugin

tests/CppUTest/PluginTest.cpp:163–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161struct DefaultPlugin : public TestPlugin
162{
163 DefaultPlugin() : TestPlugin("default") {}
164};
165
166TEST(PluginTest, DefaultPostTestActionDoesntDoAnything)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected