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

Method MockSupportPlugin

src/CppUTestExt/MockSupportPlugin.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51};
52
53MockSupportPlugin::MockSupportPlugin(const SimpleString& name)
54 : TestPlugin(name)
55{
56}
57
58MockSupportPlugin::~MockSupportPlugin()
59{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected