TestTableEngines

The class for external table engines mechanism testing.

Methods
static void assert0(boolean condition, String message)
A static assertion method.
static void assert0(boolean condition, String message)
A static assertion method.
Parameters:
condition - the condition
message - the error message
static void main(String[] a)
Run just this test.
static void main(String[] a) throws Exception
Run just this test.
Parameters:
a - ignored
void test()
void test() throws Exception