umbrello 2.39.1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
#include <testbase.h>
Protected Member Functions | |
QString | temporaryPath () |
Protected Attributes | |
QString | m_tempPath |
holds path to temporary directory | |
![]() | |
QList< QPointer< QObject > > | m_objectsToDelete |
Private Slots | |
virtual void | initTestCase () |
Additional Inherited Members | |
![]() | |
TestBase (QObject *parent=0) | |
![]() | |
virtual void | initTestCase () |
virtual void | cleanupTestCase () |
virtual void | cleanupOnExit (QObject *p) |
The TestCodeGeneratorBase class is intended as base class for code generator unit tests
Currently it provides a path to a temporary directory, where generated code could be placed into. The temporary path is set as default output path for any code generating.
|
privatevirtualslot |
|
protected |
Return temporary path usable to generated code.
|
protected |
holds path to temporary directory