umbrello 2.39.0
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=nullptr)
 
- 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 CppWriter (cppwriter.h).

Member Function Documentation

◆ test_defaultDatatypes

void TestCppWriter::test_defaultDatatypes ( )
privateslot
Here is the call graph for this function:

◆ test_language

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

◆ test_reservedKeywords

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

◆ test_writeClass

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

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