QtTestRunner Class Reference
[Executing test]
QT test runner.
More...
#include <QtTestRunner.h>
List of all members.
Detailed Description
QT test runner.
Here is an example of usage:
Member Typedef Documentation
Constructor & Destructor Documentation
QtTestRunner::QtTestRunner |
( |
|
) |
|
|
QtTestRunner::QtTestRunner |
( |
const QtTestRunner & |
copy |
) |
[private] |
|
|
Prevents the use of the copy constructor.
|
Member Function Documentation
void QtTestRunner::addTest |
( |
Test * |
test |
) |
|
|
Test* QtTestRunner::getRootTest |
( |
|
) |
[private] |
|
void QtTestRunner::operator= |
( |
const QtTestRunner & |
copy |
) |
[private] |
|
|
Prevents the use of the copy operator.
|
void QtTestRunner::run |
( |
bool |
autoRun = false |
) |
|
|
Member Data Documentation
The documentation for this class was generated from the following file: