public class TestWorkflowNameEditing extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestWorkflowNameEditing() |
| Modifier and Type | Method and Description |
|---|---|
void |
testActiveWorkflowsAreNotEditable() |
void |
testAnActiveWorkflowIsEditableGivenADraftHasBeenCreatedForIt() |
void |
testAnActiveWorkflowIsEditableGivenADraftHasNotBeenCreatedForIt() |
void |
testAnInactiveWorkflowIsEditableGivenItHasAssignedSchemes() |
void |
testAnInactiveWorkflowIsEditableGivenItHasNoAssignedSchemes() |
void |
testDefaultSystemWorkflowIsNotEditableViaUrlAccess() |
void |
testEditDraftWorkflow() |
void |
testEditInactiveWorkflowWithScheme() |
void |
testEditWorkflowNameValidation() |
void |
testSystemWorkflowIsNotEditable() |
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic void testSystemWorkflowIsNotEditable()
public void testAnActiveWorkflowIsEditableGivenADraftHasNotBeenCreatedForIt()
public void testAnActiveWorkflowIsEditableGivenADraftHasBeenCreatedForIt()
public void testAnInactiveWorkflowIsEditableGivenItHasNoAssignedSchemes()
public void testAnInactiveWorkflowIsEditableGivenItHasAssignedSchemes()
public void testEditInactiveWorkflowWithScheme()
public void testDefaultSystemWorkflowIsNotEditableViaUrlAccess()
public void testActiveWorkflowsAreNotEditable()
public void testEditWorkflowNameValidation()
public void testEditDraftWorkflow()
Copyright © 2002-2023 Atlassian. All Rights Reserved.