org.kuali.rice.ksb.messaging
Class ContextObjectMessagingTest
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.ContextObjectMessagingTest
- All Implemented Interfaces:
- MethodAware
public class ContextObjectMessagingTest
- extends KSBTestCase
Test that a context object passed through messaging is preserved in
async queue async topic
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class org.kuali.rice.test.RiceTestCase |
configureLogging, dumpMemory, getBaseDir, 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 |
ContextObjectMessagingTest
public ContextObjectMessagingTest()
startClient1
public boolean startClient1()
- Overrides:
startClient1
in class KSBTestCase
testCallingQueueAsnyc
public void testCallingQueueAsnyc()
throws Exception
- Throws:
Exception
testCallingAsyncTopics
public void testCallingAsyncTopics()
throws Exception
- Throws:
Exception
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.