org.kuali.rice.ksb.messaging
Class SimpleServiceCallNoJtaTest
java.lang.Object
org.kuali.rice.test.BaseRiceTestCase
org.kuali.rice.test.RiceTestCase
org.kuali.rice.test.RiceInternalSuiteDataTestCase
org.kuali.rice.test.BaseModuleTestCase
org.kuali.rice.test.BaselineTestCase
org.kuali.rice.ksb.test.KSBTestCase
org.kuali.rice.ksb.messaging.SimpleServiceCallTest
org.kuali.rice.ksb.messaging.SimpleServiceCallNoJtaTest
- All Implemented Interfaces:
- MethodAware
public class SimpleServiceCallNoJtaTest
- extends SimpleServiceCallTest
This test is currently being ignored. See KULRICE-1852 for details.
Methods inherited from class org.kuali.rice.test.RiceTestCase |
configureLogging, dumpMemory, getConfigLocations, getFullTestName, getLoadApplicationLifecycle, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getSuiteLifecycles, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleServiceCallNoJtaTest
public SimpleServiceCallNoJtaTest()
testAsyncJavaCall
public void testAsyncJavaCall()
throws Exception
- Overrides:
testAsyncJavaCall
in class SimpleServiceCallTest
- Throws:
Exception
testAsyncXmlCall
public void testAsyncXmlCall()
throws Exception
- Overrides:
testAsyncXmlCall
in class SimpleServiceCallTest
- Throws:
Exception
disableJta
protected boolean disableJta()
- Overrides:
disableJta
in class KSBTestCase
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.