CppUnit project page FAQ

Classes
cppunit/TestRunner.h File Reference
#include <cppunit/TestSuite.h>
#include <string>

Go to the source code of this file.

Classes

class  TestRunner
 Generic test runner.The TestRunner assumes ownership of all added tests: you can not add test or suite that are local variable since they can't be deleted. More...
 
class  TestRunner::WrappingSuite
 (INTERNAL) Mutating test suite. More...
 

Send comments to:
CppUnit Developers