public class TestCommentPin extends BaseJiraWebTest
jiraWebTestClassRules, webTestRule
backdoor, jira, logger, mailHelper, pageBinder
Constructor and Description |
---|
TestCommentPin() |
Modifier and Type | Method and Description |
---|---|
void |
setup() |
void |
testCanPinComment() |
void |
testCanUnpinCommentFromAllCommentsSection() |
void |
testCanUnpinCommentFromHeaderSection() |
void |
testPinCommentDeniedWhenLimitReached() |
void |
testPinnedCommentHeaderIsRemovedAfterUnpinLastComment() |
void |
testPinnedCommentsAreAlwaysSortedOldestFirst() |
void |
testPinnedCommentsHeaderIsHiddenWhenFFIsDisabled() |
getBackdoor, getBaseClassRule, getBaseRule
public void setup()
public void testCanPinComment()
public void testCanUnpinCommentFromHeaderSection()
public void testCanUnpinCommentFromAllCommentsSection()
public void testPinnedCommentHeaderIsRemovedAfterUnpinLastComment()
public void testPinnedCommentsAreAlwaysSortedOldestFirst()
public void testPinnedCommentsHeaderIsHiddenWhenFFIsDisabled()
public void testPinCommentDeniedWhenLimitReached()
Copyright © 2002-2024 Atlassian. All Rights Reserved.