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

Function teardown

scripts/templates/ClassNameCTest.cpp:15–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13 }
14
15 void teardown()
16 {
17 ClassName_Destroy();
18 }
19};
20
21TEST(ClassName, Create)

Callers

nothing calls this directly

Calls 1

ClassName_DestroyFunction · 0.70

Tested by

no test coverage detected