public class ExceptionRoutingTest extends KEWTestCase
KEWTestCase.BootstrapTest, KEWTestCase.ClearCacheLifecycle
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 |
---|
ExceptionRoutingTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
loadTestData() |
protected void |
setUpAfterDataLoad()
Default implementation does nothing.
|
void |
testExceptionInTransitionFromStart()
this tests that the document appropriately gets to exception routing if there is a
problem when transitioning out of first node
|
void |
testInvalidActionsInExceptionRouting()
This tests the solution for KULRICE-4493.
|
void |
testParallelExceptionRouting() |
void |
testRequeueOfExceptionDocument()
Test to verify the fix for KULWF-669.
|
void |
testSequentialExceptionRouting() |
clearCacheManagers, getGroupIdForName, getLoadApplicationLifecycle, getNextSequenceLongValue, getNextSequenceStringValue, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getPrincipalIdForName, getPrincipalNameForId, getRoleIdForName, getSuiteLifecycles, getTransactionTemplate, loadDefaultTestData, loadPerTestData, loadSuiteTestData, loadXmlFile, loadXmlFile, loadXmlFileFromFileSystem, loadXmlStream
getClearDbPerTestLifecycles, getMode, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles, setUp
getModuleName
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData
configureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown
getName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethod
public ExceptionRoutingTest()
protected void loadTestData() throws Exception
loadTestData
in class KEWTestCase
Exception
protected void setUpAfterDataLoad() throws Exception
KEWTestCase
setUpAfterDataLoad
in class KEWTestCase
Exception
public void testSequentialExceptionRouting() throws Exception
Exception
public void testInvalidActionsInExceptionRouting() throws Exception
Exception
public void testParallelExceptionRouting() throws Exception
Exception
public void testExceptionInTransitionFromStart() throws Exception
Exception
public void testRequeueOfExceptionDocument() throws Exception
Exception
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.