CppUnit project page FAQ CppUnit home page

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TestRunner.h

Go to the documentation of this file.
00001 #ifndef CPPUNITUI_MFC_TESTRUNNER_H
00002 #define CPPUNITUI_MFC_TESTRUNNER_H
00003 
00004 #include <cppunit/ui/mfc/MfcTestRunner.h>
00005 
00006 CPPUNIT_NS_BEGIN
00007 
00008 #if defined(CPPUNIT_HAVE_NAMESPACES)
00009 namespace MfcUi
00010 {
00014   typedef CPPUNIT_NS::MfcTestRunner TestRunner;
00015 }
00016 #endif // defined(CPPUNIT_HAVE_NAMESPACES)
00017 
00018 CPPUNIT_NS_END
00019 
00020 
00021 #endif  // CPPUNITUI_MFC_TESTRUNNER_H

SourceForge Logo hosts this site. Send comments to:
CppUnit Developers