List of all members.
Detailed Description
Decorates a test by providing a specific setUp() and tearDown().
Constructor & Destructor Documentation
| CPPUNIT_NS_BEGIN TestSetUp::TestSetUp |
( |
Test * |
test |
) |
|
| TestSetUp::TestSetUp |
( |
const TestSetUp & |
|
) |
[private] |
Member Function Documentation
| void TestSetUp::operator= |
( |
const TestSetUp & |
|
) |
[private] |
| void TestSetUp::run |
( |
TestResult * |
result |
) |
[virtual] |
Run the test, collecting results.
Reimplemented from TestDecorator.
| void TestSetUp::setUp |
( |
|
) |
[protected, virtual] |
| void TestSetUp::tearDown |
( |
|
) |
[protected, virtual] |
The documentation for this class was generated from the following files: