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

Method cleanup

kdevplatform/shell/tests/test_documentcontroller.cpp:54–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54void TestDocumentController::cleanup()
55{
56 // ensure there are not opened documents for next test
57 Core::self()->documentControllerInternal()->cleanup();
58}
59
60void TestDocumentController::cleanupTestCase()
61{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected