#include <testbase.h>
The TestBase class is intended as base class for umbrello unit tests.
Currently it provides an instance of class UMLApp, which is required to run mostly unit tests.
- Author
- Ralf Habacker ralf..nosp@m.haba.nosp@m.cker@.nosp@m.free.nosp@m.net.d.nosp@m.e
◆ TestBase()
TestBase::TestBase |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
◆ cleanupOnExit
void TestBase::cleanupOnExit |
( |
QObject * |
p | ) |
|
|
protectedvirtualslot |
◆ cleanupTestCase
void TestBase::cleanupTestCase |
( |
| ) |
|
|
protectedvirtualslot |
◆ initTestCase
void TestBase::initTestCase |
( |
| ) |
|
|
protectedvirtualslot |
◆ m_objectsToDelete
QList<QPointer<QObject> > TestBase::m_objectsToDelete |
|
protected |
The documentation for this class was generated from the following files: