TestKillRestart

Standalone recovery test. A new process is started and then killed while it executes random statements.

Methods
static void main(String... args)
This method is called when executing this application from the command line.
static void main(String... args)
This method is called when executing this application from the command line.
Parameters:
args - the command line parameters
void test()
void test() throws Exception