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

Method cases

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

Source from the content-addressed store, hash-verified

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;
39 IndexedDeclaration caseDeclaration(const QString& testCase) const override;

Callers 3

emitTestResultMethod · 0.45
replaceSuiteMethod · 0.45
testResultsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected