Class TestIssueFileAttachmentErrors

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.attachment.TestIssueFileAttachmentErrors

public class TestIssueFileAttachmentErrors extends BaseJiraFuncTest
Since:
v3.13.5
  • Constructor Details

    • TestIssueFileAttachmentErrors

      public TestIssueFileAttachmentErrors()
  • Method Details

    • setUpTest

      public void setUpTest()
    • testViewAttachmentWithNonNumericId

      public void testViewAttachmentWithNonNumericId()
    • testViewAttachmentWithNoPath

      public void testViewAttachmentWithNoPath()
    • testTryDownloadAsZipWhenZipDisabled

      public void testTryDownloadAsZipWhenZipDisabled() throws Exception
      Throws:
      Exception