TestInterface Class Reference

The base class for all tests. More...

#include <testbench.h>

Inheritance diagram for TestInterface:
Inheritance graph
[legend]
Collaboration diagram for TestInterface:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual QString name () const =0

Detailed Description

The base class for all tests.

All tests are plugins with this class as interface. When writing your own test, you don't need to inherit QObject since this class inherits it.

Definition at line 17 of file testbench.h.


Member Function Documentation

virtual QString TestInterface::name (  )  const [pure virtual]

Implement this to give a name to your test. This name will be used in the output of a test run.

Implemented in ControlTest, and DomainTest.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Enumerator
Generated on Thu May 27 14:20:01 2010 for MopTaskManager by  doxygen 1.6.3