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, getTester
public void testSystemWorkflowIsNotEditable()
public void testAnActiveWorkflowIsEditableGivenADraftHasNotBeenCreatedForIt()
public void testAnActiveWorkflowIsEditableGivenADraftHasBeenCreatedForIt()
public void testAnInactiveWorkflowIsEditableGivenItHasNoAssignedSchemes()
public void testAnInactiveWorkflowIsEditableGivenItHasAssignedSchemes()
public void testEditInactiveWorkflowWithScheme() throws SAXException
SAXException
public void testDefaultSystemWorkflowIsNotEditableViaUrlAccess()
public void testActiveWorkflowsAreNotEditable()
public void testEditWorkflowNameValidation()
public void testEditDraftWorkflow()
Copyright © 2002-2018 Atlassian. All Rights Reserved.