TestCategoryCaller< UTType > Class Template Reference

#include <TestCategoryCaller.h>

Inheritance diagram for TestCategoryCaller< UTType >:
TestCategory Test

List of all members.

Public Types

typedef void(UTType::* TCMType )()

Public Member Functions

 TestCategoryCaller (std::string n, TestSuite *s, UTType *o, TCMType m)
void run (void)

Private Attributes

UTType * UTObject
TCMType TestMethod

template<class UTType>
class TestCategoryCaller< UTType >


Member Typedef Documentation

template<class UTType >
typedef void(UTType::* TestCategoryCaller< UTType >::TCMType)()

Constructor & Destructor Documentation

template<class UTType >
TestCategoryCaller< UTType >::TestCategoryCaller ( std::string  n,
TestSuite s,
UTType *  o,
TCMType  m 
) [inline]

Member Function Documentation

template<class UTType >
void TestCategoryCaller< UTType >::run ( void   )  [inline, virtual]

Implements Test.


Member Data Documentation

template<class UTType >
TCMType TestCategoryCaller< UTType >::TestMethod [private]
template<class UTType >
UTType* TestCategoryCaller< UTType >::UTObject [private]

The documentation for this class was generated from the following file:
Generated on Mon Jan 3 13:40:24 2011 for steghide by  doxygen 1.6.3