MCPcopy 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 %}
28void {{name}}::init()
29{
30 // Called before each testfunction is executed
31}
32
33
34void {{name}}::cleanup()

Callers 4

class.hFile · 0.70
mainFunction · 0.50
initMethod · 0.50
class.cppFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected