Class TestDropTableLarge

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

public class TestDropTableLarge extends Object
Test the performance of dropping large tables
  • Constructor Details

    • TestDropTableLarge

      public TestDropTableLarge()
  • Method Details

    • main

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