|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.h2.test.TestBase
org.h2.test.synth.TestKillRestart
public class TestKillRestart
Standalone recovery test. A new process is started and then killed while it executes random statements.
Field Summary |
---|
Fields inherited from class org.h2.test.TestBase |
---|
baseDir, config, start |
Constructor Summary | |
---|---|
TestKillRestart()
|
Method Summary | |
---|---|
static void |
main(java.lang.String... args)
This method is called when executing this application from the command line. |
void |
test()
This method will be called by the test framework. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestKillRestart()
Method Detail |
---|
public void test() throws java.lang.Exception
TestBase
test
in class TestBase
java.lang.Exception
- if an exception in the test occurspublic static void main(java.lang.String... args)
args
- the command line parameters
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |