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

Public Member Functions

void test ()

Static Public Member Functions

static void main (String[] args) throws Exception

Protected Member Functions

void init ()
void close ()
void initConnection (String catalog, String schema)
void closeConnection ()

Additional Inherited Members

- Static Protected Member Functions inherited from test.JTieTestBase
static void loadSystemLibrary (String name)
- Static Protected Attributes inherited from test.JTieTestBase
static final PrintWriter out = new PrintWriter(System.out, true)
static final PrintWriter err = new PrintWriter(System.err, true)

Detailed Description

Tests the basic functioning of the NdbJTie libary: mgmapi for starting a cluster (not implemented yet) and ndbapi for connecting to a cluster. XXX test requires a running cluster at this time, which is why we're not running this test as a unit but mtr test.

Definition at line 34 of file NdbJTieSmokeTest.java.


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