SASSY  0.0
Software Architecture Support System
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Static Public Member Functions | List of all members
SASSY::cdi::TestT< T > Class Template Reference

Responsible for installing a factory for making test objects. More...

#include <cfi/testmgr.h>

Inheritance diagram for SASSY::cdi::TestT< T >:
SASSY::cdi::AbstractTest

Static Public Member Functions

static void install ()
 Install a factory for a type of AbstractTest object.
 

Additional Inherited Members

- Public Member Functions inherited from SASSY::cdi::AbstractTest
virtual ~AbstractTest ()
 Destructor.
 

Detailed Description

template<class T>
class SASSY::cdi::TestT< T >

Responsible for installing a factory for making test objects.


The documentation for this class was generated from the following file: