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

Method testController

kdevplatform/shell/core.cpp:615–618  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

613}
614
615ITestController* Core::testController()
616{
617 return d->testController.data();
618}
619
620TestController* Core::testControllerInternal()
621{

Callers 15

ProjectTestJobMethod · 0.80
cleanupTestSuitesFunction · 0.80
createImportJobMethod · 0.80
fillEditFromPatchMethod · 0.80
runAllTestsMethod · 0.80
TestViewMethod · 0.80
runSelectedTestsMethod · 0.80
showSourceMethod · 0.80
cleanupTestSuitesFunction · 0.80
integrateDataMethod · 0.80
waitForSuitesFunction · 0.80
testCTestSuiteMethod · 0.80

Calls 1

dataMethod · 0.45

Tested by 11

ProjectTestJobMethod · 0.64
runAllTestsMethod · 0.64
TestViewMethod · 0.64
runSelectedTestsMethod · 0.64
showSourceMethod · 0.64
waitForSuitesFunction · 0.64
testCTestSuiteMethod · 0.64
testQtTestCasesMethod · 0.64
startMethod · 0.64
processFinishedMethod · 0.64