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