TestRecoverKillLoop

Run the TestRecover test case in a loop. The process is killed after 10 seconds.

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