MCPcopy Create free account
hub / github.com/cpputest/cpputest / teardown

Function teardown

scripts/UnityTemplates/ClassNameCMultipleInstanceTest.cpp:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16 }
17
18 void teardown()
19 {
20 ClassName_Destroy(aClassName);
21 }
22};
23
24TEST(ClassName, Create)

Callers

nothing calls this directly

Calls 1

ClassName_DestroyFunction · 0.50

Tested by

no test coverage detected