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

Method OptionsPlugin

tests/CppUTest/CommandLineArgumentsTest.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33{
34public:
35 OptionsPlugin(const SimpleString& name) :
36 TestPlugin(name)
37 {
38 }
39 ~OptionsPlugin() _destructor_override
40 {
41 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected