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