CppUnit project page FAQ CppUnit home page

Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

CppUnit::TestSuiteFactory Class Template Reference

#include <TestSuiteFactory.h>

Inheritance diagram for CppUnit::TestSuiteFactory:

Inheritance graph
[legend]
Collaboration diagram for CppUnit::TestSuiteFactory:

Collaboration graph
[legend]
List of all members.

Public Methods

virtual TestmakeTest ()
 Makes a new test. More...

template<typename TestCaseType>
class CppUnit::TestSuiteFactory< TestCaseType >


Member Function Documentation

template<typename TestCaseType>
virtual Test* CppUnit::TestSuiteFactory< TestCaseType >::makeTest   [inline, virtual]
 

Makes a new test.

Returns:
A new Test.

Reimplemented from CppUnit::TestFactory.


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