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

Method name

kdevplatform/shell/tests/test_testcontroller.cpp:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33
34 IProject* project() const override {return m_project;}
35 QString name() const override {return m_name;}
36 QStringList cases() const override {return m_cases;}
37
38 IndexedDeclaration declaration() const override;

Callers 14

addSuiteMethod · 0.45
replaceSuiteMethod · 0.45
verifySessionDirFunction · 0.45
renameSessionMethod · 0.45
cloneSessionMethod · 0.45
temporaryMethod · 0.45
emptyProjectMethod · 0.45
assertProjectClosedMethod · 0.45
initTestCaseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected