CppUnit project page FAQ

Classes
Test.h File Reference
#include <cppunit/Portability.h>
#include <string>
Include dependency graph for Test.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Test
 Base class for all test objects.All test objects should be a subclass of Test. Some test objects, TestCase for example, represent one individual test. Other test objects, such as TestSuite, are comprised of several tests. More...

Send comments to:
CppUnit Developers