#include <SuiteTest.hh>
Inheritance diagram for VoidTest:

Public Methods | |
| VoidTest () | |
| void | run_tests () |
| override this to actually run tests; call TestComponent::run() to execute tests. More... | |
| void | testAdd () |
|
|
Definition at line 43 of file SuiteTest.cc. |
|
|
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. |
|
|
Definition at line 58 of file SuiteTest.cc. References _test. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002