CppUnit project page FAQ CppUnit home page

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)
9namespace MfcUi
10{
14 typedef CPPUNIT_NS::MfcTestRunner TestRunner;
15}
16#endif // defined(CPPUNIT_HAVE_NAMESPACES)
17
19
20
21#endif // CPPUNITUI_MFC_TESTRUNNER_H
#define CPPUNIT_NS_END
Definition Portability.h:120
#define CPPUNIT_NS_BEGIN
Definition Portability.h:119
CPPUNIT_NS::MfcTestRunner TestRunner
MFC test runner (DEPRECATED)
Definition cppunit/ui/mfc/TestRunner.h:14
Definition cppunit/ui/mfc/TestRunner.h:10

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