org.kuali.rice.kew.actions
Class SuperUserDisapproveTest
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.SuperUserDisapproveTest
org.kuali.rice.kew.actions.SuperUserDisapproveTest
- All Implemented Interfaces: 
- MethodAware
- public class SuperUserDisapproveTest 
- extends KEWTestCase
Test SuperUserDissaprove actions from WorkflowDocument
 
 
 
 
 
 
 
 
 
 
| Methods inherited from class org.kuali.rice.kew.test.KEWTestCase | 
| clearCacheManagers, getGroupIdForName, getLoadApplicationLifecycle, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getPrincipalIdForName, getPrincipalNameForId, getSuiteLifecycles, getTransactionTemplate, loadDefaultTestData, loadPerTestData, loadSuiteTestData, loadXmlFile, loadXmlFile, loadXmlFileFromFileSystem, loadXmlStream, setUpAfterDataLoad | 
 
 
 
 
| Methods inherited from class org.kuali.rice.test.RiceTestCase | 
| configureLogging, dumpMemory, getBaseDir, 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 | 
 
SuperUserDisapproveTest
public SuperUserDisapproveTest()
loadTestData
protected void loadTestData()
                     throws Exception
- 
- Overrides:
- loadTestDatain class- KEWTestCase
 
- 
- Throws:
- Exception
 
testSuperUserDisapprove
public void testSuperUserDisapprove()
                             throws Exception
- 
- Throws:
- Exception
 
testSuperUserDisapproveWithNotification
public void testSuperUserDisapproveWithNotification()
                                             throws Exception
- 
- Throws:
- Exception
 
superUserDisapprove
protected void superUserDisapprove(boolean notify)
                            throws Exception
- 
- Throws:
- Exception
 
testSuperUserInitiatorDisapprove
public void testSuperUserInitiatorDisapprove()
                                      throws Exception
- 
- Throws:
- Exception
 
testSuperUserInitiatorDisapproveWithNotification
public void testSuperUserInitiatorDisapproveWithNotification()
                                                      throws Exception
- 
- Throws:
- Exception
 
superUserInitiatorDisapprove
protected void superUserInitiatorDisapprove(boolean notify)
                                     throws Exception
- 
- Throws:
- Exception
 
testSuperUserInitiatorImmediateDisapprove
public void testSuperUserInitiatorImmediateDisapprove()
                                               throws Exception
- 
- Throws:
- Exception
 
testSuperUserInitiatorImmediateDisapproveWithNotification
public void testSuperUserInitiatorImmediateDisapproveWithNotification()
                                                               throws Exception
- 
- Throws:
- Exception
 
superUserInitiatorImmediateDisapprove
protected void superUserInitiatorImmediateDisapprove(boolean notify)
                                              throws Exception
- 
- Throws:
- Exception
 
testSuperUserDisapproveInvalidUser
public void testSuperUserDisapproveInvalidUser()
                                        throws Exception
- 
- Throws:
- Exception
 
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.