testBlanketApproveThroughRoleAndWorkgroup() Tests the behavior of blanket approve through a role node and then through a node with a Workgroup including
the individual(s) in the role.
public void testBlanketApproveCycle() throws Exception(Code)
testBlanketApproveIntoBranch
public void testBlanketApproveIntoBranch() throws Exception(Code)
testBlanketApproveNotification
public void testBlanketApproveNotification() throws Exception(Code)
Tests that the notifications are generated properly on a blanket approve. Works against the "NotificationTest" document type.
testBlanketApproveParallel
public void testBlanketApproveParallel() throws Exception(Code)
testBlanketApprovePastMandatoryNode
public void testBlanketApprovePastMandatoryNode() throws Exception(Code)
Tests that we can blanket approve past mandatory route nodes.
Addresses issue http://fms.dfa.cornell.edu:8080/browse/KULWF-461
testBlanketApproveSequential
public void testBlanketApproveSequential() throws Exception(Code)
testBlanketApproveSequentialErrors
public void testBlanketApproveSequentialErrors() throws Exception(Code)
testBlanketApproveThroughRoleAndWorkgroup
public void testBlanketApproveThroughRoleAndWorkgroup() throws Exception(Code)
Tests the behavior of blanket approve through a role node and then through a node with a Workgroup including
the individual(s) in the role. Verifies that the Action List contains the proper entries in this case.
testBlanketApproveToAcknowledge
public void testBlanketApproveToAcknowledge() throws Exception(Code)
testBlanketApproveToJoin
public void testBlanketApproveToJoin() throws Exception(Code)
testBlanketApproveToMultipleNodes
public void testBlanketApproveToMultipleNodes() throws Exception(Code)
testBlanketApproveToMultipleNodesErrors
public void testBlanketApproveToMultipleNodesErrors() throws Exception(Code)
testBlanketApproverNotInBlanketApproverWorkgroup
public void testBlanketApproverNotInBlanketApproverWorkgroup() throws Exception(Code)
When a user is not in the blanket approver workgroup an exception should be thrown and
it should have a good message.
throws: Exception -
testBlanketApproverNotInitiator
public void testBlanketApproverNotInitiator() throws Exception(Code)
When a user is in the blanket approve workgroup but the user is not the initiator an exception
should be thrown.
Methods inherited from org.kuali.workflow.test.WorkflowTestCase