java.lang.Object
ee.jakarta.tck.concurrent.framework.TestClient
ee.jakarta.tck.concurrent.spec.ManagedScheduledExecutorService.tx.TransactionTests

@RunAsClient public class TransactionTests extends TestClient
  • Constructor Details

    • TransactionTests

      public TransactionTests()
  • Method Details

    • createDeployment

      @Deployment(name="TransactionTests") public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
    • testRollbackTransactionWithManagedScheduledExecutorService

      @Order(1) public void testRollbackTransactionWithManagedScheduledExecutorService()
    • testCommitTransactionWithManagedScheduledExecutorService

      @Order(2) public void testCommitTransactionWithManagedScheduledExecutorService()
    • testCancelTransactionWithManagedScheduledExecutorService

      @Order(3) public void testCancelTransactionWithManagedScheduledExecutorService()