public class JTACDITest
extends org.jboss.arquillian.testng.Arquillian
| Modifier and Type | Field and Description |
|---|---|
static int |
UNSUPPORTED |
| Constructor and Description |
|---|
JTACDITest() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterMethod(Method m,
org.testng.ITestResult result) |
void |
beforeMethod(Method m) |
static org.jboss.shrinkwrap.api.spec.WebArchive |
createDeployment() |
void |
testAsyncTransaction() |
void |
testConcurrentTransactionPropagation() |
void |
testRunWithTxnOfExecutingThread() |
void |
testTransaction() |
void |
testTransactionPropagation() |
void |
testTransactionWithUT() |
public static final int UNSUPPORTED
@AfterMethod public void afterMethod(Method m, org.testng.ITestResult result)
@BeforeMethod public void beforeMethod(Method m)
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
public void testAsyncTransaction()
public void testTransactionPropagation()
throws Exception
Exceptionpublic void testConcurrentTransactionPropagation()
public void testRunWithTxnOfExecutingThread()
throws SystemException,
NotSupportedException
SystemExceptionNotSupportedExceptionCopyright © 2021 Eclipse Foundation. All rights reserved.