MCPcopy 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
51IndexedDeclaration FakeTestSuite::declaration() const
52{
53 return IndexedDeclaration();
54}
55
56IndexedDeclaration FakeTestSuite::caseDeclaration(const QString& testCase) const
57{

Callers 2

usefulDeclarationFunction · 0.45
contextMenuExtensionMethod · 0.45

Calls 1

IndexedDeclarationClass · 0.50

Tested by

no test coverage detected