|
umbrello
2.31.0
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
#include <testbase.h>
Public Member Functions | |
| TestBase (QObject *parent=0) | |
Protected Slots | |
| virtual void | initTestCase () |
| virtual void | cleanupTestCase () |
| virtual void | cleanupOnExit (QObject *p) |
Protected Attributes | |
| QList< QPointer< QObject > > | m_objectsToDelete |
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.
|
explicit |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protected |
1.8.17