CppUnit project page FAQ

cppunit/ui/mfc/TestRunner.h
Go to the documentation of this file.
1 #ifndef CPPUNITUI_MFC_TESTRUNNER_H
2 #define CPPUNITUI_MFC_TESTRUNNER_H
3 
5 
7 
8 #if defined(CPPUNIT_HAVE_NAMESPACES)
9 namespace MfcUi
10 {
14  typedef CPPUNIT_NS::MfcTestRunner TestRunner;
15 }
16 #endif // defined(CPPUNIT_HAVE_NAMESPACES)
17 
19 
20 
21 #endif // CPPUNITUI_MFC_TESTRUNNER_H
Definition: cppunit/ui/mfc/TestRunner.h:9
CPPUNIT_NS::MfcTestRunner TestRunner
Definition: cppunit/ui/mfc/TestRunner.h:14
#define CPPUNIT_NS_END
Definition: Portability.h:120
#define CPPUNIT_NS_BEGIN
Definition: Portability.h:119

Send comments to:
CppUnit Developers