Class TransactionBatchTestCase
java.lang.Object
org.wildfly.clustering.cache.infinispan.batch.TransactionBatchTestCase
Unit test for a
TransactionalBatch.- Author:
- Paul Ferraro
-
Constructor Details
-
TransactionBatchTestCase
public TransactionBatchTestCase()
-
-
Method Details
-
destroy
@AfterEach public void destroy() -
init
@BeforeEach public void init() -
nestedBatch
- Throws:
Exception
-
illegalCurrentTransaction
- Throws:
Exception
-
close
- Throws:
Exception
-
discard
- Throws:
Exception
-
closeNested
- Throws:
Exception
-
discardNestedInner
- Throws:
Exception
-
discardNestedOuter
- Throws:
Exception
-
closeOverlapping
- Throws:
Exception
-
discardOverlapping
- Throws:
Exception
-
suspendClosed
- Throws:
Exception
-
suspendResume
- Throws:
Exception
-
suspendResumeClosed
- Throws:
Exception
-