CppUnit project page FAQ CppUnit home page

Classes
Test.h File Reference
#include <cppunit/Portability.h>
#include <string>
#include <vector>

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...
 
struct  Test::Filter
 Use this filter to only run some of the registered tests. More...
 

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