Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
40
void TestDeclarations::cleanupTestCase()
41
{
42
QmlJS::unregisterDUChainItems();
43
44
TestCore::shutdown();
45
}
46
47
void TestDeclarations::testJSProblems()
48
{
Callers
nothing calls this directly
Calls
1
unregisterDUChainItems
Function · 0.85
Tested by
no test coverage detected