CppUnit project page FAQ

ui/text/TestRunner.h
Go to the documentation of this file.
1 #ifndef CPPUNIT_UI_TEXT_TESTRUNNER_H
2 #define CPPUNIT_UI_TEXT_TESTRUNNER_H
3 
5 
6 
7 #if defined(CPPUNIT_HAVE_NAMESPACES)
8 
10 namespace TextUi
11 {
12 
17 
18 }
20 
21 #endif // defined(CPPUNIT_HAVE_NAMESPACES)
22 
23 
24 #endif // CPPUNIT_UI_TEXT_TESTRUNNER_H
Definition: ui/text/TestRunner.h:10
A text mode test runner.The test runner manage the life cycle of the added tests. ...
Definition: ui/text/TextTestRunner.h:63
TextTestRunner TestRunner
Definition: ui/text/TestRunner.h:16
#define CPPUNIT_NS_END
Definition: Portability.h:106
#define CPPUNIT_NS_BEGIN
Definition: Portability.h:105

Send comments to:
CppUnit Developers