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, getTesterpublic static final String PROJECT_KEY
public static final String issueKey
public void setUp()
public void testCopyWorkflowWithXSS()
public void testWorkFlowActions()
public void testInvalidWorkflowAction()
throws Exception
Exceptionpublic void testInvalidWorkflowActionDoesNotBreakThePage()
throws Exception
Exceptionpublic void testWorkflowWithReturnUrl()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic 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-2021 Atlassian. All Rights Reserved.