Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ declaration
Method
declaration
kdevplatform/shell/tests/test_testcontroller.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
};
50
51
IndexedDeclaration FakeTestSuite::declaration() const
52
{
53
return IndexedDeclaration();
54
}
55
56
IndexedDeclaration FakeTestSuite::caseDeclaration(const QString& testCase) const
57
{
Callers
2
usefulDeclaration
Function · 0.45
contextMenuExtension
Method · 0.45
Calls
1
IndexedDeclaration
Class · 0.50
Tested by
no test coverage detected