TestUnitBase Class Referenceabstract

Base class for Test Units. More...

#include <testbase.h>

+ Inheritance diagram for TestUnitBase:

Public Member Functions

 TestUnitBase (const QString &testName)
 
virtual bool executeTest ()=0
 
const QString & testName () const
 

Protected Attributes

QString _testName
 

Additional Inherited Members

- Static Protected Attributes inherited from TestBase
static Log testLog
 

Detailed Description

Base class for Test Units.

Definition at line 42 of file testbase.h.


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