TestReorderWrites

Tests that the MVStore recovers from a power failure if the file system or disk re-ordered the write operations.

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