TestKill
A random recovery test. This test starts a process that executes random
operations against a database, then kills this process. Afterwards recovery
is tested.
| 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 Exception
|