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

ccunit::registerTest Class Template Reference

Helper function to register a unit testing class into the global test function. More...

#include <AutoTest.hh>

List of all members.

Public Methods

 registerTest ()
 Convenience operator to add a unit test class to the AutoTest instance. More...


Detailed Description

template<class T>
class ccunit::registerTest< T >

Helper function to register a unit testing class into the global test function.

Definition at line 51 of file AutoTest.hh.


Constructor & Destructor Documentation

template<class T>
ccunit::registerTest< T >::registerTest   [inline]
 

Convenience operator to add a unit test class to the AutoTest instance.

Definition at line 56 of file AutoTest.hh.

References ccunit::TestComponentPtr.


The documentation for this class was generated from the following file:
Generated on Tue Apr 2 15:33:26 2002 for libccunit by doxygen 1.2.14 written by Dimitri van Heesch, © 1997-2002

Project hosted on sourceforge SourceForge Logo