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
.Exception
public void testAcquireTransactionManager() throws Exception
Exception
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.