public class TestProcedureReplayOrder
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestProcedureReplayOrder.TestSingleStepProcedure |
static class |
TestProcedureReplayOrder.TestTwoStepProcedure |
| Constructor and Description |
|---|
TestProcedureReplayOrder() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testMultiStepReplyOrder() |
void |
testSingleStepReplyOrder() |
public void setUp()
throws java.io.IOException
java.io.IOExceptionpublic void tearDown()
throws java.io.IOException
java.io.IOExceptionpublic void testSingleStepReplyOrder()
throws java.lang.Exception
java.lang.Exceptionpublic void testMultiStepReplyOrder()
throws java.lang.Exception
java.lang.Exception