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
IOException
public void tearDown() throws IOException
IOException
public void testSingleStepProcRecovery() throws Exception
Exception
public void testMultiStepProcRecovery() throws Exception
Exception
public void testMultiStepRollbackRecovery() throws Exception
Exception