public class JtaTransactionControllerTest extends Object
JtaTransactionController.| Constructor and Description |
|---|
JtaTransactionControllerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAcquireTransactionManager_JtaDisabled()
When JTA is disabled, attempts to invoke this method will trigger an IllegalStateException which the superclass
will wrap in a
TransactionException. |
void |
testAcquireTransactionManager() |
public JtaTransactionControllerTest()
public void testAcquireTransactionManager_JtaDisabled() throws Exception
TransactionException.Exceptionpublic void testAcquireTransactionManager() throws Exception
ExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.