CppUnit project page FAQ CppUnit home page

Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Test.h File Reference

#include <cppunit/Portability.h>
#include <string>

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...


SourceForge Logo hosts this site. Send comments to:
CppUnit Developers