MCPcopy 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
60void TestDocumentController::cleanupTestCase()
61{
62 TestCore::shutdown();
63 m_tempDir.remove();
64}
65
66void TestDocumentController::testOpeningNewDocumentFromText()
67{

Callers

nothing calls this directly

Calls 1

removeMethod · 0.45

Tested by

no test coverage detected