CppUnit Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
Asserter A set of functions to help writing assertion macros
Exception Exceptions thrown by failed assertions
Outputter Abstract outputter to print test result summary
Test Base class for all test objects
TestFixture Wraps a test case with setUp and tearDown methods