| |
|
| org.kuali.workflow.test.WorkflowTestCase edu.iu.uis.eden.actions.RevokeAdHocActionTest
testRevokeAfterBlanketApprove | public void testRevokeAfterBlanketApprove() throws Exception(Code) | | Tests the revocation of ad hoc requests after a blanket approve. The goal of this test is to verify that revocation of
ad hoc requests doesn't have any adverse effects on the notification requests
|
testRevokeByActionRequestId | public void testRevokeByActionRequestId() throws Exception(Code) | | Tests revoking by action request id.
|
testRevokeByNodeName | public void testRevokeByNodeName() throws Exception(Code) | | Tests revoking by node name.
|
testRevokeByUserAndWorkgroup | public void testRevokeByUserAndWorkgroup() throws Exception(Code) | | Tests revoking by user and workgroup.
|
testRevokePriorToRouting | public void testRevokePriorToRouting() throws Exception(Code) | | Tests the behavior revocation of ad hoc requests prior to the routing of the document.
throws: Exception - |
|
|
|