Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ MockClassName
Method
MockClassName
scripts/CppUnitTemplates/MockClassName.h:17–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
{
16
public:
17
explicit MockClassName()
18
{}
19
virtual ~MockClassName()
20
{}
21
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected