org.kuali.rice.ksb.messaging
Class MessageFetcherTest
java.lang.Object
   org.kuali.rice.test.BaseRiceTestCase
org.kuali.rice.test.BaseRiceTestCase
       org.kuali.rice.test.RiceTestCase
org.kuali.rice.test.RiceTestCase
           org.kuali.rice.test.RiceInternalSuiteDataTestCase
org.kuali.rice.test.RiceInternalSuiteDataTestCase
               org.kuali.rice.test.BaseModuleTestCase
org.kuali.rice.test.BaseModuleTestCase
                   org.kuali.rice.test.BaselineTestCase
org.kuali.rice.test.BaselineTestCase
                       org.kuali.rice.ksb.test.KSBTestCase
org.kuali.rice.ksb.test.KSBTestCase
                           org.kuali.rice.ksb.messaging.MessageFetcherTest
org.kuali.rice.ksb.messaging.MessageFetcherTest
- All Implemented Interfaces: 
- MethodAware
- public class MessageFetcherTest 
- extends KSBTestCase
Tests MessageFetcher. Turn messaging off but leave persistence on.
 this will result in messages being persisted to db but not delivered. from
 there we start up the MessageFetcher and make sure he does his job.
- 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 | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
MessageFetcherTest
public MessageFetcherTest()
setUp
public void setUp()
           throws Exception
- 
- Overrides:
- setUpin class- KSBTestCase
 
- 
- Throws:
- Exception
 
tearDown
public void tearDown()
              throws Exception
- 
- Overrides:
- tearDownin class- RiceTestCase
 
- 
- Throws:
- Exception
 
testRequeueMessages
public void testRequeueMessages()
                         throws Exception
- 
- Throws:
- Exception
 
testRequeueSingleMessage
public void testRequeueSingleMessage()
                              throws Exception
- 
- Throws:
- Exception
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.