Class TestIssueResourceComments

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceComments

public class TestIssueResourceComments extends BaseJiraFuncTest
Since:
v4.2
  • Constructor Details

    • TestIssueResourceComments

      public TestIssueResourceComments()
  • Method Details

    • testCommentRendering

      public void testCommentRendering() throws Exception
      Throws:
      Exception
    • testSystemTextFieldRendering

      public void testSystemTextFieldRendering() throws Exception
      Throws:
      Exception
    • testComment

      public void testComment() throws Exception
      Throws:
      Exception
    • testEditCommentBody

      public void testEditCommentBody() throws Exception
      Throws:
      Exception
    • testEditCommentSecurityRoleLevel

      public void testEditCommentSecurityRoleLevel() throws Exception
      Throws:
      Exception
    • testEditCommentSecurityGroupLevel

      public void testEditCommentSecurityGroupLevel() throws Exception
      Throws:
      Exception
    • testEditCommentSecurityFromRoleToGroupLevel

      public void testEditCommentSecurityFromRoleToGroupLevel() throws Exception
      Throws:
      Exception
    • testEditCommentRemoveSecurityLevel

      public void testEditCommentRemoveSecurityLevel() throws Exception
      Throws:
      Exception
    • testRemoveComment

      public void testRemoveComment() throws Exception
      Throws:
      Exception
    • testAddCommentWithSecurityLevel

      public void testAddCommentWithSecurityLevel() throws Exception
      Throws:
      Exception
    • setUpTest

      public void setUpTest()
      Setup for an actual test