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

AutoTestTest.cc File Reference

#include "AutoTest.hh"
#include "AutoTestTest.hh"

Go to the source code of this file.

Variables

ccunit::registerTest< StackTestmy_stackTests
ccunit::registerTest< ComplexTestmy_complexTests
ccunit::registerTest< VoidTestmy_voidTests


Detailed Description

Register tests into the static AutoTestSuite.

This file demonstrates several UnitTest classes being added to the AutoTestSuite. The AutoTestSuite will be run automatically at the program exit, with the results sent to stdout.

The main function resides in AutoTestMain.cc (and in DoxygenFormatterTestMain.cc).

Definition in file AutoTestTest.cc.


Variable Documentation

ccunit::registerTest<ComplexTest> my_complexTests [static]
 

Definition at line 27 of file AutoTestTest.cc.

ccunit::registerTest<StackTest> my_stackTests [static]
 

Definition at line 26 of file AutoTestTest.cc.

ccunit::registerTest<VoidTest> my_voidTests [static]
 

Definition at line 28 of file AutoTestTest.cc.


Generated on Tue Apr 2 15:33:23 2002 for libccunit by doxygen 1.2.14 written by Dimitri van Heesch, © 1997-2002

Project hosted on sourceforge SourceForge Logo