Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
void {{name}}::cleanupTestCase()
21
{
22
// Called after the last testfunction was executed
23
}
24
25
26
{% endif %}
Callers
4
restartSession
Method · 0.50
testShutdownWithRunningJobs
Method · 0.50
class.cpp
File · 0.50
class.h
File · 0.50
Calls
no outgoing calls
Tested by
2
restartSession
Method · 0.40
testShutdownWithRunningJobs
Method · 0.40