Package org.h2.test.poweroff
package org.h2.test.poweroff
Poweroff and recovery tests.
-
ClassesClassDescriptionThe listener application for the power off test.This application tests the durability / non-durability of file systems and databases.This standalone test checks if recovery of a database works after power failure.Run the TestRecover test case in a loop.Tests that the MVStore recovers from a power failure if the file system or disk re-ordered the write operations.This test shows the raw file access performance using various file modes.