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

Method clear

src/CppUTestExt/MockSupportPlugin.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63void MockSupportPlugin::clear()
64{
65 repository_.clear();
66}
67
68void MockSupportPlugin::preTestAction(UtestShell&, TestResult&)
69{

Callers 1

postTestActionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected