public class TestProcedureNonce
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestProcedureNonce.TestSingleStepProcedure |
| Constructor and Description |
|---|
TestProcedureNonce() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testCompletedProcWithSameNonce() |
void |
testConcurrentNonceRegistration() |
void |
testConcurrentNonceRegistrationWithRollback() |
void |
testRunningProcWithSameNonce() |
void |
testSetFailureResultForNonce() |
public void setUp()
throws java.io.IOException
java.io.IOExceptionpublic void tearDown()
throws java.io.IOException
java.io.IOExceptionpublic void testCompletedProcWithSameNonce()
throws java.lang.Exception
java.lang.Exceptionpublic void testRunningProcWithSameNonce()
throws java.lang.Exception
java.lang.Exceptionpublic void testSetFailureResultForNonce()
throws java.io.IOException
java.io.IOExceptionpublic void testConcurrentNonceRegistration()
throws java.io.IOException
java.io.IOExceptionpublic void testConcurrentNonceRegistrationWithRollback()
throws java.io.IOException
java.io.IOException