Public Member Functions |
| NDBT_Verifier (NDBT_TestCase *ptest, const char *name, NDBT_TESTFUNC *func) |
| NDBT_Step (NDBT_TestCase *ptest, const char *pname, NDBT_TESTFUNC *pfunc) |
int | execute (NDBT_Context *) |
void | setContext (NDBT_Context *) |
NDBT_Context * | getContext () |
void | print () |
const char * | getName () |
int | getStepNo () |
void | setStepNo (int n) |
Ndb * | getNdb () const |
Additional Inherited Members |
NDBT_Context * | m_ctx |
const char * | name |
NDBT_TESTFUNC * | func |
NDBT_TestCase * | testcase |
int | step_no |
Detailed Description
Definition at line 165 of file NDBT_Test.hpp.
The documentation for this class was generated from the following files: