MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NDBT_Verifier Class Reference
Inheritance diagram for NDBT_Verifier:
Collaboration diagram for NDBT_Verifier:

Public Member Functions

 NDBT_Verifier (NDBT_TestCase *ptest, const char *name, NDBT_TESTFUNC *func)
- Public Member Functions inherited from NDBT_Step
 NDBT_Step (NDBT_TestCase *ptest, const char *pname, NDBT_TESTFUNC *pfunc)
int execute (NDBT_Context *)
void setContext (NDBT_Context *)
NDBT_ContextgetContext ()
void print ()
const char * getName ()
int getStepNo ()
void setStepNo (int n)
NdbgetNdb () const

Additional Inherited Members

- Protected Attributes inherited from NDBT_Step
NDBT_Contextm_ctx
const char * name
NDBT_TESTFUNC * func
NDBT_TestCasetestcase
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: