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

AutoTestMain.cc File Reference

#include <iostream>

Go to the source code of this file.

Functions

int main ()


Detailed Description

Demonstrate using the ccunit::AutoTestSuite.

This program demonstrates the bare minimum setup needed to use AutoTestSuite. The "key" functionality is in AutoTestTest.cc.

Definition in file AutoTestMain.cc.


Function Documentation

int main  
 

Empty main() works with ccunit::AutoTestSuite.

main() can be (and in this case is) left completely blank and AutoTestSuite will do all the work for you.

For a (slightly) more interesting example, see DoxygenFormatterTestMain.cc.

Definition at line 20 of file AutoTestMain.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