Package org.h2.test.todo
Class TestTempTableCrash
- java.lang.Object
-
- org.h2.test.todo.TestTempTableCrash
-
public class TestTempTableCrash extends java.lang.ObjectTest crashing a database by creating a lot of temporary tables.
-
-
Constructor Summary
Constructors Constructor Description TestTempTableCrash()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Run just this test.
-