MCPcopy Create free account
hub / github.com/KDE/kdevelop / cleanupTestCase

Function cleanupTestCase

file_templates/testing/cpp_qtestlib/class.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18
19
20void {{name}}::cleanupTestCase()
21{
22 // Called after the last testfunction was executed
23}
24
25
26{% endif %}

Callers 4

restartSessionMethod · 0.50
class.cppFile · 0.50
class.hFile · 0.50

Calls

no outgoing calls

Tested by 2

restartSessionMethod · 0.40