public class TransactionTests extends Object
Constructor and Description |
---|
TransactionTests() |
Modifier and Type | Method and Description |
---|---|
static void |
cleanup() |
static void |
setUp() |
static void |
setup(String[] args,
Properties props) |
void |
testGlobalTranForcedExceptionCheckpointRestart() |
void |
testGlobalTranForcedExceptionWithRollback() |
void |
testGlobalTranLongDelayMixOfLongTimeoutStepsAndShortTimeoutSteps() |
void |
testGlobalTranLongDelayMixOfLongTimeoutStepsAndShortTimeoutStepsCustomCheckpointAlgorithm() |
void |
testGlobalTranNoDelayLongTimeout() |
void |
testGlobalTranNoExceptions() |
void |
testTranRollbackRetryProcessSkipProcess() |
void |
testTranRollbackRetryReadSkipRead() |
void |
testTranRollbackRetryWriteSkipWrite() |
public static void setup(String[] args, Properties props) throws Exception
Exception
public void testTranRollbackRetryReadSkipRead() throws Exception
Exception
public void testTranRollbackRetryProcessSkipProcess() throws Exception
Exception
public void testTranRollbackRetryWriteSkipWrite() throws Exception
Exception
public void testGlobalTranNoExceptions() throws Exception
Exception
public void testGlobalTranForcedExceptionWithRollback() throws Exception
Exception
public void testGlobalTranForcedExceptionCheckpointRestart() throws Exception
Exception
public void testGlobalTranNoDelayLongTimeout() throws Exception
Exception
public void testGlobalTranLongDelayMixOfLongTimeoutStepsAndShortTimeoutSteps() throws Exception
Exception
© Copyright IBM Corp. 2015
Licensed under the Apache License, Version 2.0