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

VoidTest Class Reference

#include <SuiteTest.hh>

Inheritance diagram for VoidTest:

ccunit::UnitTest ccunit::TestComponent List of all members.

Public Methods

 VoidTest ()
void run_tests ()
 override this to actually run tests; call TestComponent::run() to execute tests. More...

void testAdd ()

Constructor & Destructor Documentation

VoidTest::VoidTest  
 

Definition at line 43 of file SuiteTest.cc.


Member Function Documentation

void VoidTest::run_tests   [virtual]
 

override this to actually run tests; call TestComponent::run() to execute tests.

Implements ccunit::UnitTest.

Definition at line 49 of file SuiteTest.cc.

References _test.

void VoidTest::testAdd  
 

Test:
Show that a basic failure is caught correctly

Definition at line 58 of file SuiteTest.cc.

References _test.


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

Project hosted on sourceforge SourceForge Logo