![]() |
SASSY
0.0
Software Architecture Support System
|
Responsible for creating a test case of some type. More...
#include <cfi/testmgr.h>
Public Member Functions | |
| AbstractTestCase * | make (csr nm) |
| Create a test case object. More... | |
Public Member Functions inherited from SASSY::cdi::TestCaseFactory | |
| virtual | ~TestCaseFactory () |
| Destructor. | |
Responsible for creating a test case of some type.
|
inlinevirtual |
Create a test case object.
| nm | The name of the test case |
Implements SASSY::cdi::TestCaseFactory.
1.8.5