public class TestIssuePickerInteractions extends BaseJiraWebTest
jiraWebTestClassRules, webTestRule
backdoor, jira, logger, mailHelper, pageBinder
Constructor and Description |
---|
TestIssuePickerInteractions() |
Modifier and Type | Method and Description |
---|---|
LinkIssueDialog |
openDialogFromIssueNavigator() |
LinkIssueDialog |
openDialogFromViewIssue() |
static void |
setUp() |
void |
testIssuesWithMatchingWordsPrecededByParenthesesAreDisplayed() |
void |
testMultiIssueInput() |
void |
testNonExistantLabelWIthLowerCaseKey() |
void |
testNumericFiltering() |
void |
testPreviousSuggestionsGetReplacedInsteadOfMerged() |
void |
testRoofAndFloorWrapping() |
void |
testSuggestionsAppear() |
void |
testSuggestionsCloseWithEsc() |
getBackdoor, getBaseClassRule, getBaseRule
public LinkIssueDialog openDialogFromViewIssue()
public LinkIssueDialog openDialogFromIssueNavigator()
public static void setUp()
public void testNumericFiltering()
public void testMultiIssueInput()
public void testSuggestionsAppear()
public void testSuggestionsCloseWithEsc()
public void testRoofAndFloorWrapping()
public void testNonExistantLabelWIthLowerCaseKey()
public void testPreviousSuggestionsGetReplacedInsteadOfMerged()
public void testIssuesWithMatchingWordsPrecededByParenthesesAreDisplayed()
Copyright © 2002-2021 Atlassian. All Rights Reserved.