CppUnit project page | FAQ | CppUnit home page |
#include <TestSetUp.h>
Inheritance diagram for TestSetUp:
Public Member Functions | |
TestSetUp (Test *test) | |
void | run (TestResult *result) |
Run the test, collecting results. | |
Protected Member Functions | |
virtual void | setUp () |
virtual void | tearDown () |
Private Member Functions | |
TestSetUp (const TestSetUp &) | |
void | operator= (const TestSetUp &) |
|
|
|
|
|
|
|
Run the test, collecting results.
Reimplemented from TestDecorator. |
|
|
|
|
hosts this site. |
Send comments to: CppUnit Developers |