Class TestMoveIssueForEnterprise
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueForEnterprise
-
Field Summary
FieldsFields inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
Tests the error handling if the user attempts to move an issue to the same positionvoid
void
void
void
void
void
Methods inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
getAssertions, getBackdoor, getEnvironmentData, getTester
-
Field Details
-
TRANSITION_ID_STATUS_APPROVED_ACTION_REOPEN
- See Also:
-
TRANSITION_ID_STATUS_OPEN_ACTION_APPROVE
- See Also:
-
-
Constructor Details
-
TestMoveIssueForEnterprise
public TestMoveIssueForEnterprise()
-
-
Method Details
-
testMoveIssueWithSubtaskFromIssueSecuritySchemeToNoScheme
public void testMoveIssueWithSubtaskFromIssueSecuritySchemeToNoScheme() -
testMoveIssueWithSubtaskFromIssueSecuritySchemeToSameScheme
public void testMoveIssueWithSubtaskFromIssueSecuritySchemeToSameScheme() -
testMoveIssueWithSubtaskFromIssueSecuritySchemeToDifferentScheme
public void testMoveIssueWithSubtaskFromIssueSecuritySchemeToDifferentScheme() -
testMoveIssueWithSubtaskFromNoSchemeToIssueSecurityScheme
public void testMoveIssueWithSubtaskFromNoSchemeToIssueSecurityScheme() -
testMoveIssueWithSubtaskFromNoSchemeToIssueSecuritySchemeRequired
public void testMoveIssueWithSubtaskFromNoSchemeToIssueSecuritySchemeRequired() -
testMoveIssueForEnterprise
public void testMoveIssueForEnterprise() -
moveIssueWithMultipleWorkflowInScheme
public void moveIssueWithMultipleWorkflowInScheme() -
moveOperationToSameProjectAndType
public void moveOperationToSameProjectAndType()Tests the error handling if the user attempts to move an issue to the same position -
moveIssueWithWorkflow
public void moveIssueWithWorkflow()
-