November 2004
Intermediate to advanced
212 pages
5h 2m
English
TestFixtureFactory
The abstract class
TestFixtureFactory
(see Figure C-24)
defines the interface for a factory to produce
TestFixture objects.
TestFixtureFactory belongs to the namespace
CppUnit. It is declared in
extensions/HelperMacros.h. It is abstract and
has no implementation.
class TestFixtureFactory
None.
virtual TestFixture *makeFixture( ) = 0
A pure virtual method to create a TestFixture.
None.
None.
Read now
Unlock full access