public class TestProcedureNonce extends 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 IOException
IOExceptionpublic void tearDown()
throws IOException
IOExceptionpublic void testCompletedProcWithSameNonce()
throws Exception
Exceptionpublic void testRunningProcWithSameNonce()
throws Exception
Exceptionpublic void testSetFailureResultForNonce()
throws IOException
IOExceptionpublic void testConcurrentNonceRegistration()
throws IOException
IOExceptionpublic void testConcurrentNonceRegistrationWithRollback()
throws IOException
IOException