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

Method cleanupTestCase

plugins/qmljs/duchain/tests/test_qmljsdeclarations.cpp:40–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40void TestDeclarations::cleanupTestCase()
41{
42 QmlJS::unregisterDUChainItems();
43
44 TestCore::shutdown();
45}
46
47void TestDeclarations::testJSProblems()
48{

Callers

nothing calls this directly

Calls 1

unregisterDUChainItemsFunction · 0.85

Tested by

no test coverage detected