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

Function teardown

scripts/UnityTemplates/ClassNameCTest.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

ClassName_DestroyFunction · 0.50

Tested by

no test coverage detected