KUnitTest
runner.h
Go to the documentation of this file.
int numberOfFailedTests() const
int numberOfPassedTests() const
void invoke()
static void registerTester(const char *name, Tester *test)
int numberOfSkippedTests() const
int numberOfTests() const
int numberOfTestCases()
Registry & registry()
int runTests()
Runner()
static void setDebugCapturingEnabled(bool enabled)
static void loadModules(const QString &folder, const QString &query)
int numberOfExpectedFailures() const
void reset()
void runTest(const char *name)
void runMatchingTests(const QString &prefix)
void finished(const char *name, Tester *test)
static Runner * self()
TesterAutoregister(const char *name, Tester *test)
Definition runner.h:200
QString prefix()
Definition tester.h:421
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.