Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ initTestCase
Function
initTestCase
file_templates/testing/cpp_qtestlib/class.cpp:14–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
13
{% if testCase_initAndCleanup %}
14
void {{name}}::initTestCase()
15
{
16
// Called before the first testfunction is executed
17
}
18
19
20
void {{name}}::cleanupTestCase()
Callers
15
class.h
File · 0.70
TestBreakpointModel
Class · 0.50
ItemRepositoryTestBase
Class · 0.50
TestKTextEditorPluginIntegration
Class · 0.50
TestShellDocumentOperation
Class · 0.50
TestProblemStore
Class · 0.50
TestProblemModel
Class · 0.50
TestProblemModelSet
Class · 0.50
TestDocumentController
Class · 0.50
TestProblemStoreNode
Class · 0.50
TestFilteredProblemStore
Class · 0.50
TestWorkingSetController
Class · 0.50
Calls
no outgoing calls
Tested by
2
restartSession
Method · 0.40
testShutdownWithRunningJobs
Method · 0.40