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

Function teardown

scripts/templates/ClassNameCMultipleInstanceTest.cpp:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

ClassName_DestroyFunction · 0.70

Tested by

no test coverage detected