Class TestTempTableCrash

java.lang.Object
org.h2.test.todo.TestTempTableCrash

public class TestTempTableCrash extends Object
Test crashing a database by creating a lot of temporary tables.
  • Constructor Details

    • TestTempTableCrash

      public TestTempTableCrash()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Run just this test.
      Parameters:
      args - ignored
      Throws:
      Exception