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

#include <testcppwriter.h>

Inheritance diagram for TestCppWriter:
Collaboration diagram for TestCppWriter:

Private Slots

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

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 More...
 
- Protected Attributes inherited from TestBase
QList< QPointer< QObject > > m_objectsToDelete
 

Detailed Description

Unit test for class CppWriter (cppwriter.h).

Member Function Documentation

void TestCppWriter::test_defaultDatatypes ( )
privateslot

Here is the call graph for this function:

void TestCppWriter::test_language ( )
privateslot

Here is the call graph for this function:

void TestCppWriter::test_reservedKeywords ( )
privateslot

Here is the call graph for this function:

void TestCppWriter::test_writeClass ( )
privateslot

Here is the call graph for this function:


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