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