FEI  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
tester Class Referenceabstract

#include <tester.hpp>

Inheritance diagram for tester:
Inheritance graph
[legend]

Public Member Functions

virtual const char * getName ()=0
 

Detailed Description

A simple, general test "harness". This interface is intended to be specialized by more specific test harnesses that run tests on particular classes.

Definition at line 22 of file tester.hpp.

Member Function Documentation

virtual const char* tester::getName ( )
pure virtual

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