public class StandardWorkflowEngineTest extends KEWTestCase
Modifier and Type | Class and Description |
---|---|
static class |
StandardWorkflowEngineTest.ImTheExploderProcessor |
static class |
StandardWorkflowEngineTest.TestPostProcessor |
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 |
---|
StandardWorkflowEngineTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
loadTestData() |
void |
tearDown() |
void |
testFinalDocumentExceptionRoutingRecovery()
Tests that a FINAL document can go into exception routing and recover
properly while only calling the PROCESSED and FINAL callbacks once.
|
void |
testSystemBranchState()
Tests that the proper state is set up on the root branch in the document
to indicate that both PROCESSED and FINAL callbacks have been made into
the post processor.
|
clearCacheManagers, getGroupIdForName, getLoadApplicationLifecycle, getNextSequenceLongValue, getNextSequenceStringValue, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getPrincipalIdForName, getPrincipalNameForId, getRoleIdForName, getSuiteLifecycles, getTransactionTemplate, loadDefaultTestData, loadPerTestData, loadSuiteTestData, loadXmlFile, loadXmlFile, loadXmlFileFromFileSystem, loadXmlStream, setUpAfterDataLoad
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
getName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethod
public StandardWorkflowEngineTest()
protected void loadTestData() throws Exception
loadTestData
in class KEWTestCase
Exception
public void testSystemBranchState() throws Exception
Exception
public void testFinalDocumentExceptionRoutingRecovery() throws Exception
Exception
public void tearDown() throws Exception
tearDown
in class RiceTestCase
Exception
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.