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

Method project

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

Source from the content-addressed store, hash-verified

32 ~FakeTestSuite() override {}
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

Callers 3

addSuiteMethod · 0.45
parseMethod · 0.45
emptyProjectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected