TestAutoServer

Tests automatic embedded/server mode.

Methods
static void halt(int exitValue)
This method is called via reflection from the database.
static void halt(int exitValue)
This method is called via reflection from the database.
Parameters:
exitValue - the exit value
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

Fields
static int ITERATIONS = 30

ITERATIONS = 30

The number of iterations.