Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ cleanup
Method
cleanup
plugins/quickopen/tests/quickopentestbase.cpp:44–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
void QuickOpenTestBase::cleanup()
45
{
46
projectController->closeAllProjects();
47
core->documentController()->closeAllDocuments();
48
}
49
50
TestProject* getProjectWithFiles(int files, const Path& path)
51
{
Callers
1
cleanupTestCase
Method · 0.45
Calls
3
closeAllProjects
Method · 0.80
closeAllDocuments
Method · 0.80
documentController
Method · 0.80
Tested by
no test coverage detected