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