Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
63
void MockSupportPlugin::clear()
64
{
65
repository_.clear();
66
}
67
68
void MockSupportPlugin::preTestAction(UtestShell&, TestResult&)
69
{
Callers
1
postTestAction
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected