|
VICI
0.11.815
Visual Chart Interpreter
|
Responsible for creating an object that manages the resources for the entire test. More...
#include <vici/testmgr.h>
Public Member Functions | |
| virtual | ~TestFactory () |
| Destructor. | |
| virtual AbstractTest * | make ()=0 |
| Create an instance of the test object. More... | |
Responsible for creating an object that manages the resources for the entire test.
|
pure virtual |
Create an instance of the test object.
Implemented in VICI::cdi::TestFT< T >.
1.8.5