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