TestTimer
A recovery test that checks the consistency of a database (if it exists), then deletes everything and runs in an endless loop executing random operations. This loop is usually stopped by switching off the computer.
Methods
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 SQLException