@UnitTest public class DefaultWorkflowActionServiceTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultWorkflowActionServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCheckStates() |
void |
testCompleteAction() |
void |
testCreateWorkflowAction() |
void |
testDisableAction() |
void |
testGetAllUserWorkflowActionsWithAttachmentForComposedType() |
void |
testGetAllUserWorkflowActionsWithAttachmentForString() |
void |
testGetAllUserWorkflowActionsWithAttachments() |
void |
testGetAllUserWorkflowActionsWithAttachmentsWhenUnknownClass() |
void |
testGetEndWorkflowActions() |
void |
testGetNormalWorkflowActions() |
void |
testGetStartWorkflowActions() |
void |
testGetWorkflowActionsByType() |
void |
testIdleAction() |
void |
testIsUserAssignedPrincipalFail() |
void |
testIsUserAssignedPrincipalForAdmin() |
void |
testIsUserAssignedPrincipalForSameGroup() |
void |
testIsUserAssignedPrincipalForSameUser() |
public void setUp()
public void testGetEndWorkflowActions()
public void testGetNormalWorkflowActions()
public void testGetStartWorkflowActions()
public void testGetAllUserWorkflowActionsWithAttachments()
public void testGetAllUserWorkflowActionsWithAttachmentsWhenUnknownClass()
public void testGetAllUserWorkflowActionsWithAttachmentForString()
public void testGetAllUserWorkflowActionsWithAttachmentForComposedType()
public void testCheckStates()
public void testDisableAction()
public void testCompleteAction()
public void testIdleAction()
public void testGetWorkflowActionsByType()
public void testIsUserAssignedPrincipalForAdmin()
public void testIsUserAssignedPrincipalForSameUser()
public void testIsUserAssignedPrincipalForSameGroup()
public void testIsUserAssignedPrincipalFail()
public void testCreateWorkflowAction()
Copyright © 2018 SAP SE. All Rights Reserved.