CppUnit project page FAQ

cppunit/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

Send comments to:
CppUnit Developers