public class ExceptionRoutingServiceTest 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 |
---|
ExceptionRoutingServiceTest() |
Modifier and Type | Method and Description |
---|---|
void |
testExplicitlyPlacingDocumentInException()
Makes sure the
WorkflowDocumentService.placeInExceptionRouting(String, org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue, String)
method exposed through WorkflowDocumentActionsService.placeInExceptionRouting(org.kuali.rice.kew.api.action.DocumentActionParameters) and
WorkflowDocument.placeInExceptionRouting(String) at the time of this writing works when not called in the context of an exisiting message. |
void |
testKimExceptionRouting()
Checks to make sure that the KIM routing is working.
|
void |
testKimExceptionRoutingWithDocHierarchy()
Checks to make sure that the KIM routing is working with hierarchical documents.
|
void |
testKimExceptionRoutingWithRiceDocumentChild()
Checks to make sure that the KIM routing is working for a RiceDocument child.
|
clearCacheManagers, getGroupIdForName, getLoadApplicationLifecycle, getNextSequenceLongValue, getNextSequenceStringValue, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getPrincipalIdForName, getPrincipalNameForId, getRoleIdForName, getSuiteLifecycles, getTransactionTemplate, loadDefaultTestData, loadPerTestData, loadSuiteTestData, loadTestData, 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, tearDown
getName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethod
public ExceptionRoutingServiceTest()
public void testKimExceptionRouting() throws Exception
Exception
public void testKimExceptionRoutingWithDocHierarchy() throws Exception
Exception
public void testKimExceptionRoutingWithRiceDocumentChild() throws Exception
Exception
public void testExplicitlyPlacingDocumentInException()
WorkflowDocumentService.placeInExceptionRouting(String, org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue, String)
method exposed through WorkflowDocumentActionsService.placeInExceptionRouting(org.kuali.rice.kew.api.action.DocumentActionParameters)
and
WorkflowDocument.placeInExceptionRouting(String)
at the time of this writing works when not called in the context of an exisiting message.Copyright © 2005–2016 The Kuali Foundation. All rights reserved.