CppUnit project page FAQ CppUnit home page

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Orthodox Class Template Reference

#include <Orthodox.h>

Inheritance diagram for Orthodox:

Inheritance graph
[legend]
Collaboration diagram for Orthodox:

Collaboration graph
[legend]
List of all members.

Public Methods

 Orthodox ()

Protected Methods

ClassUnderTest call (ClassUnderTest object)
void runTest ()
 FIXME: this should probably be pure virtual. More...

template<class ClassUnderTest>
class Orthodox< ClassUnderTest >


Constructor & Destructor Documentation

template<class ClassUnderTest>
Orthodox< ClassUnderTest >::Orthodox   [inline]
 


Member Function Documentation

template<class ClassUnderTest>
ClassUnderTest Orthodox< ClassUnderTest >::call ClassUnderTest    object [protected]
 

template<class ClassUnderTest>
void Orthodox< ClassUnderTest >::runTest   [protected, virtual]
 

FIXME: this should probably be pure virtual.

Reimplemented from TestCase.


The documentation for this class was generated from the following file:
SourceForge Logo hosts this site. Send comments to:
CppUnit Developers