Class TestCommentVisibility

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.comment.TestCommentVisibility

public class TestCommentVisibility extends BaseJiraFuncTest
NOTE: Adding a comment with visibility is tested in TestAddComment
  • Constructor Details

    • TestCommentVisibility

      public TestCommentVisibility()
  • Method Details

    • setUpTest

      public void setUpTest()
    • testCommentVisibilitySwitchOnViewIssue

      public void testCommentVisibilitySwitchOnViewIssue()
    • testAnonymousCommenterAllowed

      public void testAnonymousCommenterAllowed()
    • testLogWorkReflectsCommentVisibilitySwitch

      public void testLogWorkReflectsCommentVisibilitySwitch()
    • testCommentSearchNoLevels

      public void testCommentSearchNoLevels()
      Checks that comments searches produce the correct issues in search results when the comment visibility is not restricted to roles or groups.
    • testCommentSearchResultsWithLevels

      public void testCommentSearchResultsWithLevels()
      Checks the search results for comment searches where the comment visibility is restricted to role levels.