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
4
#include <
cppunit/ui/mfc/MfcTestRunner.h
>
5
6
CPPUNIT_NS_BEGIN
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
18
CPPUNIT_NS_END
19
20
21
#endif
// CPPUNITUI_MFC_TESTRUNNER_H
MfcTestRunner.h
CPPUNIT_NS_END
#define CPPUNIT_NS_END
Definition
Portability.h:120
CPPUNIT_NS_BEGIN
#define CPPUNIT_NS_BEGIN
Definition
Portability.h:119
MfcUi::TestRunner
CPPUNIT_NS::MfcTestRunner TestRunner
MFC test runner (DEPRECATED)
Definition
cppunit/ui/mfc/TestRunner.h:14
MfcUi
Definition
cppunit/ui/mfc/TestRunner.h:10
hosts this site.
Send comments to:
CppUnit Developers