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

Method cleanup

kdevplatform/shell/testcontroller.cpp:35–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35void TestController::cleanup()
36{
37 Q_D(TestController);
38
39 d->suites.clear();
40}
41
42QList<ITestSuite*> TestController::testSuites() const
43{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected