public class ExceptionRoutingServiceTest extends KEWTestCase
KEWTestCase.BootstrapTest, KEWTestCase.ClearCacheLifecycleBaselineTestCase.BaselineMode, BaselineTestCase.ModedirtyLOG, moduleNameDEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycleslog, 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, setUpAfterDataLoadgetClearDbPerTestLifecycles, getMode, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles, setUpgetModuleNamegetKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestDataconfigureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDowngetName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethodpublic ExceptionRoutingServiceTest()
public void testKimExceptionRouting() throws Exception
Exceptionpublic void testKimExceptionRoutingWithDocHierarchy() throws Exception
Exceptionpublic void testKimExceptionRoutingWithRiceDocumentChild() throws Exception
Exceptionpublic 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.