org.kuali.rice.kew.actions
Class AdHocRouteTest
java.lang.Object
   org.kuali.rice.test.BaseRiceTestCase
org.kuali.rice.test.BaseRiceTestCase
       org.kuali.rice.test.RiceTestCase
org.kuali.rice.test.RiceTestCase
           org.kuali.rice.test.RiceInternalSuiteDataTestCase
org.kuali.rice.test.RiceInternalSuiteDataTestCase
               org.kuali.rice.test.BaseModuleTestCase
org.kuali.rice.test.BaseModuleTestCase
                   org.kuali.rice.test.BaselineTestCase
org.kuali.rice.test.BaselineTestCase
                       org.kuali.rice.kew.test.KEWTestCase
org.kuali.rice.kew.test.KEWTestCase
                           org.kuali.rice.kew.actions.AdHocRouteTest
org.kuali.rice.kew.actions.AdHocRouteTest
- All Implemented Interfaces: 
- MethodAware
- public class AdHocRouteTest 
- extends KEWTestCase
 
 
 
 
 
 
 
 
 
 
| Methods inherited from class org.kuali.rice.kew.test.KEWTestCase | 
| clearCacheManagers, getGroupIdForName, getLoadApplicationLifecycle, getNextSequenceLongValue, getNextSequenceStringValue, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getPrincipalIdForName, getPrincipalNameForId, getRoleIdForName, getSuiteLifecycles, getTransactionTemplate, loadDefaultTestData, loadPerTestData, loadSuiteTestData, loadXmlFile, loadXmlFile, loadXmlFileFromFileSystem, loadXmlStream, setUpAfterDataLoad | 
 
 
 
 
| Methods inherited from class org.kuali.rice.test.RiceTestCase | 
| configureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AdHocRouteTest
public AdHocRouteTest()
loadTestData
protected void loadTestData()
                     throws Exception
- 
- Overrides:
- loadTestDatain class- KEWTestCase
 
- 
- Throws:
- Exception
 
testRequestLabel
public void testRequestLabel()
                      throws Exception
- 
- Throws:
- Exception
 
testParallelAdHocRouting
public void testParallelAdHocRouting()
                              throws Exception
- 
- Throws:
- Exception
 
testAdHocToInitiator
public void testAdHocToInitiator()
                          throws Exception
- Test generation of an initial ad-hoc request to initiator prior to
 routing.
 This test will fail until EN-643 is resolved.
 
- 
- Throws:
- Exception
 
testSerialAdHocRouting
public void testSerialAdHocRouting()
                            throws Exception
- 
- Throws:
- Exception
 
testRepeatedAdHocRouting
public void testRepeatedAdHocRouting()
                              throws Exception
- 
- Throws:
- Exception
 
testAdHocWhenDocumentIsInitiated
public void testAdHocWhenDocumentIsInitiated()
                                      throws Exception
- 
- Throws:
- Exception
 
testAdHocWhenDocumentIsFinal
public void testAdHocWhenDocumentIsFinal()
                                  throws Exception
- 
- Throws:
- Exception
 
testAdHocWhenDocumentIsSaved
public void testAdHocWhenDocumentIsSaved()
                                  throws Exception
- 
- Throws:
- Exception
 
testAdHocFieldsSavedCorrectly
public void testAdHocFieldsSavedCorrectly()
                                   throws Exception
- 
- Throws:
- Exception
 
testAdHocDissaprovedDocument
public void testAdHocDissaprovedDocument()
                                  throws Exception
- 
- Throws:
- Exception
 
testAdHocNoNodeName
public void testAdHocNoNodeName()
                         throws Exception
- 
- Throws:
- Exception
 
testAdHocWithRequestLabel_ToPrincipal
public void testAdHocWithRequestLabel_ToPrincipal()
                                           throws Exception
- 
- Throws:
- Exception
 
testAdHocWithRequestLabel_ToGroup
public void testAdHocWithRequestLabel_ToGroup()
                                       throws Exception
- 
- Throws:
- Exception
 
testAdHocWithNoNodes
public void testAdHocWithNoNodes()
                          throws Exception
- 
- Throws:
- Exception
 
testAdHocWithPriorityParallelActivation
public void testAdHocWithPriorityParallelActivation()
                                             throws Exception
- This test allows us to ensure that Priority-Parallel activation is working as expected.
 
- 
- Throws:
- Exception
 
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.