Class TransactionTests
java.lang.Object
ee.jakarta.tck.concurrent.framework.TestClient
ee.jakarta.tck.concurrent.spec.ManagedThreadFactory.tx.TransactionTests
-
Field Summary
Fields inherited from class ee.jakarta.tck.concurrent.framework.TestClient
FAILURE, nl, SUCCESS, TEST_METHOD
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jboss.shrinkwrap.api.spec.WebArchive
void
void
void
Methods inherited from class ee.jakarta.tck.concurrent.framework.TestClient
assertStringInResponse, getServletPath, runTest, runTest, runTestWithResponse, runTestWithResponse
-
Constructor Details
-
TransactionTests
public TransactionTests()
-
-
Method Details
-
createDeployment
@Deployment(name="TransactionTests") public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment() -
testRollbackTransactionWithManagedThreadFactory
@Order(1) public void testRollbackTransactionWithManagedThreadFactory() -
testCommitTransactionWithManagedThreadFactory
- Throws:
InterruptedException
-
testCancelTransactionWithManagedThreadFactory
@Order(3) public void testCancelTransactionWithManagedThreadFactory()
-