public class TestProcedureRecovery extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestProcedureRecovery.BaseTestStepProcedure |
static class |
TestProcedureRecovery.TestMultiStepProcedure |
static class |
TestProcedureRecovery.TestSingleStepProcedure |
static class |
TestProcedureRecovery.TestStateMachineProcedure |
| Constructor and Description |
|---|
TestProcedureRecovery() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testMultiStepProcRecovery() |
void |
testMultiStepRollbackRecovery() |
void |
testNoopLoad() |
void |
testSingleStepProcRecovery() |
void |
testStateMachineRecovery() |
void |
testStateMachineRollbackRecovery() |
public void setUp()
throws IOException
IOExceptionpublic void tearDown()
throws IOException
IOExceptionpublic void testSingleStepProcRecovery()
throws Exception
Exceptionpublic void testMultiStepProcRecovery()
throws Exception
Exceptionpublic void testMultiStepRollbackRecovery()
throws Exception
Exception