Class TestRecover

java.lang.Object
org.h2.test.poweroff.TestRecover

public class TestRecover extends Object
This standalone test checks if recovery of a database works after power failure.
  • Constructor Details

    • TestRecover

      public TestRecover()
  • Method Details

    • main

      public 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
      Throws:
      Exception