MCPcopy 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
86void TestBreakpoint::initTestCase()
87{
88 AutoTestShell::init({{}});
89 TestCore::initialize(Core::NoUi);
90}
91
92void TestBreakpoint::cleanupTestCase()
93{

Callers

nothing calls this directly

Calls 2

initializeFunction · 0.85
initFunction · 0.50

Tested by

no test coverage detected