CppUnit project page | FAQ | CppUnit home page |
#include <Orthodox.h>
Public Member Functions | |
Orthodox () | |
Protected Member Functions | |
ClassUnderTest | call (ClassUnderTest object) |
void | runTest () |
FIXME: this should probably be pure virtual. |
ClassUnderTest Orthodox< ClassUnderTest >::call | ( | ClassUnderTest | object | ) | [protected] |
void Orthodox< ClassUnderTest >::runTest | ( | ) | [protected, virtual] |
FIXME: this should probably be pure virtual.
All the work for runTest is deferred to subclasses.
Reimplemented from TestCase.
|
hosts this site. |
Send comments to: CppUnit Developers |