public class TestWorkFlowActions extends BaseJiraFuncTest
Modifier and Type | Field and Description |
---|---|
static String |
issueKey |
static String |
PROJECT_KEY |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestWorkFlowActions() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public static final String PROJECT_KEY
public static final String issueKey
public void setUp()
public void testCopyWorkflowWithXSS()
public void testWorkFlowActions()
public void testInvalidWorkflowAction() throws Exception
Exception
public void testInvalidWorkflowActionDoesNotBreakThePage() throws Exception
Exception
public void testWorkflowWithReturnUrl() throws UnsupportedEncodingException
UnsupportedEncodingException
public void assignIssue(String issueKey)
public void resolveIssue(String issueKey)
public void closeAndReopenIssue(String issueKey)
public void closeIssueFromOpen(String issueKey)
public void testDeleteWorkflowLinkShownIfWorkflowIsUnassigned()
public void testDeleteWorkflowLinkIsNotShownIfWorkflowIsAssignedToScheme()
public void testDeleteWorkflowLinkIsNotShownIfWorkflowIsAssignedToDraftScheme()
public void testCanDeleteUnassignedWorkflow()
public void testCanNotDeleteWorkflowAssignedToScheme()
public void testCanNotDeleteWorkflowAssignedToDraftScheme()
public void testCanNotDeleteSystemWorkflow()
public void testErrorIsShownIfTryingToDeleteNonExistingWorkflow()
public void changeWorkflow(String issueKey, int actionKey)
Copyright © 2002-2022 Atlassian. All Rights Reserved.