MfcTestRunner Class Reference
[Executing test]
MFC test runner.
More...
#include <MfcTestRunner.h>
List of all members.
Public Member Functions
Protected Types
Protected Member Functions
Protected Attributes
Detailed Description
MFC test runner.
Use this to launch the MFC TestRunner. Usually called from you CWinApp subclass:
- See also:
- CppUnit::TextTestRunner, CppUnit::TestFactoryRegistry.
Member Typedef Documentation
Constructor & Destructor Documentation
MfcTestRunner::MfcTestRunner
(
)
Member Function Documentation
void MfcTestRunner::addTest
(
Test *
test
)
void MfcTestRunner::addTests
(
const CppUnitVector<
Test * > &
tests
)
Test* MfcTestRunner::getRootTest
(
)
[protected]
void MfcTestRunner::run
(
)
Member Data Documentation
The documentation for this class was generated from the following file: