Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ cleanupTestCase
Method
cleanupTestCase
kdevplatform/shell/tests/test_documentcontroller.cpp:60–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
void TestDocumentController::cleanupTestCase()
61
{
62
TestCore::shutdown();
63
m_tempDir.remove();
64
}
65
66
void TestDocumentController::testOpeningNewDocumentFromText()
67
{
Callers
nothing calls this directly
Calls
1
remove
Method · 0.45
Tested by
no test coverage detected