Class TestMoveIssueForEnterprise

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueForEnterprise

public class TestMoveIssueForEnterprise extends BaseJiraFuncTest
  • Field Details

    • TRANSITION_ID_STATUS_APPROVED_ACTION_REOPEN

      public static final String TRANSITION_ID_STATUS_APPROVED_ACTION_REOPEN
      See Also:
    • TRANSITION_ID_STATUS_OPEN_ACTION_APPROVE

      public static final String 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()