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

Send comments to:
CppUnit Developers