Class ThreadContextBatchTestCase

java.lang.Object
org.wildfly.clustering.cache.infinispan.batch.ThreadContextBatchTestCase

public class ThreadContextBatchTestCase extends Object
Author:
Paul Ferraro
  • Constructor Details

    • ThreadContextBatchTestCase

      public ThreadContextBatchTestCase()
  • Method Details

    • init

      @BeforeEach public void init()
    • destroy

      @AfterEach public void destroy()
    • getStatus

      @Test public void getStatus()
    • resumeWhileAssociatedBatch

      @Test public void resumeWhileAssociatedBatch()
    • disassociated

      @Test public void disassociated()
    • suspendResume

      @Test public void suspendResume()
    • close

      @Test public void close()
    • discard

      @Test public void discard()