CppUnit project page | FAQ | CppUnit home page |
#include <TestFixtureFactory.h>
Public Member Functions | |
virtual TestFixture * | makeFixture ()=0 |
Creates a new TestFixture instance. |
Implementation detail. Use by HelperMacros to handle TestFixture hierarchy.
virtual TestFixture* TestFixtureFactory::makeFixture | ( | ) | [pure virtual] |
Creates a new TestFixture instance.
|
hosts this site. |
Send comments to: CppUnit Developers |