MCPcopy Create free account
hub / github.com/KDE/kdevelop / init

Method init

kdevplatform/shell/tests/languagecontrollertestbase.cpp:87–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87void LanguageControllerTestBase::init()
88{
89 Core::self()->languageControllerInternal()->initialize();
90 m_subject->backgroundParser()->suspend();
91}
92
93void LanguageControllerTestBase::cleanup()
94{

Callers

nothing calls this directly

Calls 4

backgroundParserMethod · 0.80
initializeMethod · 0.45
suspendMethod · 0.45

Tested by

no test coverage detected