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  

CppUnit::TestFixtureFactory Class Reference

Abstract TestFixture factory. More...

#include <HelperMacros.h>

List of all members.

Public Methods

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


Detailed Description

Abstract TestFixture factory.


Member Function Documentation

virtual CppUnit::TestFixture* CppUnit::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