CppUnit project page FAQ CppUnit home page

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TestFixtureFactory Class Reference

Abstract TestFixture factory (Implementation). More...

#include <TestFixtureFactory.h>

List of all members.

Public Methods

virtual TestFixturemakeFixture ()=0
 Creates a new TestFixture instance.


Detailed Description

Abstract TestFixture factory (Implementation).

Implementation detail. Use by HelperMacros to handle TestFixture hierarchy.


Member Function Documentation

virtual TestFixture* TestFixtureFactory::makeFixture   [pure virtual]
 

Creates a new TestFixture instance.


The documentation for this class was generated from the following file:
SourceForge Logo hosts this site. Send comments to:
CppUnit Developers