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

Method cleanupTestCase

plugins/qmljs/duchain/tests/test_qmljscontexts.cpp:32–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32void TestContexts::cleanupTestCase()
33{
34 QmlJS::unregisterDUChainItems();
35
36 TestCore::shutdown();
37}
38
39void TestContexts::testFunctionContext()
40{

Callers

nothing calls this directly

Calls 1

unregisterDUChainItemsFunction · 0.85

Tested by

no test coverage detected