public class MessageFetcherTest extends KSBTestCase
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.KSBTestCase.BootstrapTest
BaselineTestCase.BaselineMode, BaselineTestCase.Mode
dirty
LOG, moduleName
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles
log, method
Constructor and Description |
---|
MessageFetcherTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testRequeueMessages() |
void |
testRequeueSingleMessage() |
disableJta, getPerTestLifecycles, getSpringContextResourceLoader, getTestClient1, getTestClient2, setSpringContextResourceLoader, startClient1, startClient2
getClearDbPerTestLifecycles, getMode, getPerTestTablesNotToClear, getPerTestTablesToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles
getModuleName
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData, loadSuiteTestData
configureLogging, dumpMemory, getConfigLocations, getFullTestName, getLoadApplicationLifecycle, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getSuiteLifecycles, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles
getName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethod
public MessageFetcherTest()
public void setUp() throws Exception
setUp
in class KSBTestCase
Exception
public void tearDown() throws Exception
tearDown
in class RiceTestCase
Exception
public void testRequeueMessages() throws Exception
Exception
public void testRequeueSingleMessage() throws Exception
Exception
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.