Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ setup
Function
setup
scripts/templates/ClassNameCIoDriverTest.cpp:10–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
TEST_GROUP(ClassName)
9
{
10
void setup()
11
{
12
Reset_Mock_IO();
13
ClassName_Create();
14
}
15
16
void teardown()
17
{
Callers
nothing calls this directly
Calls
1
ClassName_Create
Function · 0.70
Tested by
no test coverage detected