umbrello 2.38.4
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Private Slots | List of all members
TestPythonWriter Class Reference

#include <testpythonwriter.h>

Inheritance diagram for TestPythonWriter:
Collaboration diagram for TestPythonWriter:

Private Slots

void test_language ()
 
void test_writeClass ()
 
void test_reservedKeywords ()
 

Additional Inherited Members

- Public Member Functions inherited from TestBase
 TestBase (QObject *parent=0)
 
- Protected Slots inherited from TestBase
virtual void initTestCase ()
 
virtual void cleanupTestCase ()
 
virtual void cleanupOnExit (QObject *p)
 
- Protected Member Functions inherited from TestCodeGeneratorBase
QString temporaryPath ()
 
- Protected Attributes inherited from TestCodeGeneratorBase
QString m_tempPath
 holds path to temporary directory
 
- Protected Attributes inherited from TestBase
QList< QPointer< QObject > > m_objectsToDelete
 

Detailed Description

Unit test for class PythonWriter (pythonwriter.h).

Member Function Documentation

◆ test_language

void TestPythonWriter::test_language ( )
privateslot
Here is the call graph for this function:

◆ test_reservedKeywords

void TestPythonWriter::test_reservedKeywords ( )
privateslot
Here is the call graph for this function:

◆ test_writeClass

void TestPythonWriter::test_writeClass ( )
privateslot
Here is the call graph for this function:

The documentation for this class was generated from the following files: