public class TestIssueNewCommentUserMentions extends BaseJiraWebTest
jiraWebTestClassRules, webTestRule
backdoor, jira, logger, mailHelper, pageBinder
Constructor and Description |
---|
TestIssueNewCommentUserMentions() |
Modifier and Type | Method and Description |
---|---|
void |
testMentionAutoCompleteDoesNotShowWithUserWithoutBrowseUsers() |
void |
testMentionAutoCompleteWorksOnLowerCommentField() |
void |
testMentionListsAssignees() |
void |
testMentionListsReporter() |
void |
testMentionPopupDisplaysWhenTypingAt() |
void |
testMentionRemovesSuggestionsAfterEnteringCharacterWhenNoResults() |
void |
testMentionWorksQueriesContainingSpaceCharacter() |
getBackdoor, getBaseClassRule, getBaseRule
public void testMentionPopupDisplaysWhenTypingAt()
public void testMentionAutoCompleteWorksOnLowerCommentField()
public void testMentionAutoCompleteDoesNotShowWithUserWithoutBrowseUsers()
public void testMentionWorksQueriesContainingSpaceCharacter()
public void testMentionRemovesSuggestionsAfterEnteringCharacterWhenNoResults()
public void testMentionListsAssignees()
public void testMentionListsReporter()
Copyright © 2002-2022 Atlassian. All Rights Reserved.