Package de.hybris.platform.test
Class TransactionDBOutageTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.test.TransactionDBOutageTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
TransactionDBOutageTest
public TransactionDBOutageTest()
-
-
Method Details
-
setUp
public void setUp() -
cleanUp
public void cleanUp() -
shouldThrowConnectionClosedExceptionDuringCommitWhenEnabled
- Throws:
Exception
-
shouldThrowConnectionClosedExceptionDuringRollbackWhenEnabled
- Throws:
Exception
-
shouldNotThrowConnectionClosedExceptionDuringCommit
- Throws:
Exception
-
shouldNotThrowConnectionClosedExceptionDuringRollback
- Throws:
Exception
-
shouldThrowConnectionClosedExceptionWhenConnectionIsBrokenAndThereIsNoOtherExceptionDuringExecute
public void shouldThrowConnectionClosedExceptionWhenConnectionIsBrokenAndThereIsNoOtherExceptionDuringExecute() throws Exception- Throws:
Exception
-
shouldThrowConnectionBrokenExceptionWhenRollbackFailedForFlushDelayedStore
public void shouldThrowConnectionBrokenExceptionWhenRollbackFailedForFlushDelayedStore() throws Exception- Throws:
Exception
-
shouldThrowConnectionBrokenExceptionForRollbackOnly
- Throws:
Exception
-
shouldThrowConnectionBrokenExceptionForNestedTransactions
- Throws:
Exception
-
shouldThrowTransactionConnectionBrokenWhenGetConnectionToBindReturnNullConnection
public void shouldThrowTransactionConnectionBrokenWhenGetConnectionToBindReturnNullConnection() throws Exception- Throws:
Exception
-
shouldThrowTransactionConnectionBrokenWhenGetConnectionToBindFail
public void shouldThrowTransactionConnectionBrokenWhenGetConnectionToBindFail() -
shouldThrowTransactionConnectionBrokenWhenSetTxBoundUserTAThrowsException
public void shouldThrowTransactionConnectionBrokenWhenSetTxBoundUserTAThrowsException() throws SQLException- Throws:
SQLException
-