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

Method cleanup

plugins/custom-buildsystem/tests/test_custombuildsystemplugin.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48void TestCustomBuildSystemPlugin::cleanup()
49{
50 ICore::self()->projectController()->closeAllProjects( );
51}
52
53void TestCustomBuildSystemPlugin::loadSimpleProject()
54{

Callers

nothing calls this directly

Calls 2

closeAllProjectsMethod · 0.80
projectControllerMethod · 0.80

Tested by

no test coverage detected