Class TransactionBatchTestCase
java.lang.Object
org.wildfly.clustering.cache.infinispan.batch.TransactionBatchTestCase
Unit test for
TransactionBatch.- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoiddestroy()voidvoidvoidvoid
-
Constructor Details
-
TransactionBatchTestCase
public TransactionBatchTestCase()
-
-
Method Details
-
destroy
@AfterEach public void destroy() -
createExistingActiveBatch
- Throws:
Exception
-
createExistingClosedBatch
- Throws:
Exception
-
createBatchClose
- Throws:
Exception
-
createBatchDiscard
- Throws:
Exception
-
createNestedBatchClose
- Throws:
Exception
-
createNestedBatchDiscard
- Throws:
Exception
-
createOverlappingBatchClose
- Throws:
Exception
-
createOverlappingBatchDiscard
- Throws:
Exception
-
suspendClosed
- Throws:
Exception
-
suspendResume
- Throws:
Exception
-
suspendResumeClosed
- Throws:
Exception
-
suspendActiveResume
- Throws:
Exception
-