Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ init
Function
init
file_templates/testing/cpp_qtestlib/class.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
{% endif %}
27
{% if test_initAndCleanup %}
28
void {{name}}::init()
29
{
30
// Called before each testfunction is executed
31
}
32
33
34
void {{name}}::cleanup()
Callers
4
class.h
File · 0.70
main
Function · 0.50
init
Method · 0.50
class.cpp
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected