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

Method testCases

plugins/filetemplates/testcasespage.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49QStringList TestCasesPage::testCases() const
50{
51 return d->ui->keditlistwidget->items();
52}
53
54void TestCasesPage::setFocusToFirstEditWidget()
55{

Callers 1

nextMethod · 0.80

Calls 1

itemsMethod · 0.45

Tested by

no test coverage detected