Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
32
void TestContexts::cleanupTestCase()
33
{
34
QmlJS::unregisterDUChainItems();
35
36
TestCore::shutdown();
37
}
38
39
void TestContexts::testFunctionContext()
40
{
Callers
nothing calls this directly
Calls
1
unregisterDUChainItems
Function · 0.85
Tested by
no test coverage detected