Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ initTestCase
Method
initTestCase
kdevplatform/debugger/tests/test_breakpoint.cpp:86–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
void TestBreakpoint::initTestCase()
87
{
88
AutoTestShell::init({{}});
89
TestCore::initialize(Core::NoUi);
90
}
91
92
void TestBreakpoint::cleanupTestCase()
93
{
Callers
nothing calls this directly
Calls
2
initialize
Function · 0.85
init
Function · 0.50
Tested by
no test coverage detected