public class TestCommentVisibility extends BaseJiraFuncTest
TestAddComment
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestCommentVisibility() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest() |
void |
testAnonymousCommenterAllowed() |
void |
testCommentSearchNoLevels()
Checks that comments searches produce the correct issues in search
results when the comment visibility is not restricted to roles or groups.
|
void |
testCommentSearchResultsWithLevels()
Checks the search results for comment searches where the comment visibility is restricted to role levels.
|
void |
testCommentVisibilitySwitchOnViewIssue() |
void |
testLogWorkReflectsCommentVisibilitySwitch() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void setUpTest()
public void testCommentVisibilitySwitchOnViewIssue()
public void testAnonymousCommenterAllowed()
public void testLogWorkReflectsCommentVisibilitySwitch()
public void testCommentSearchNoLevels()
public void testCommentSearchResultsWithLevels()
Copyright © 2002-2017 Atlassian. All Rights Reserved.