public class TestUserAndGroupPickerPopup extends BaseJiraWebTest
NOTE: @RestoreOnce is used - this test is NOT supposed to manipulate any data in JIRA (e.g. by saving an issue).
jiraWebTestClassRules, webTestRulebackdoor, jira, logger, mailHelper, pageBinder| Constructor and Description |
|---|
TestUserAndGroupPickerPopup() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancelCreateIssueDialog() |
static void |
restoreOnce() |
void |
selectAllOnUserPickerShouldNotResultInAdditionalElementAddedToTarget()
The 'select all' chceckbox used to result in 'Select' option being added to the picker target text field.
|
void |
selectSingleGroupPickerWithSimpleUsername() |
void |
selectSingleGroupPickerWithSingleQuotesInUsername() |
getBackdoor, getBaseClassRule, getBaseRulepublic static void restoreOnce()
public void cancelCreateIssueDialog()
public void selectAllOnUserPickerShouldNotResultInAdditionalElementAddedToTarget()
public void selectSingleGroupPickerWithSimpleUsername()
public void selectSingleGroupPickerWithSingleQuotesInUsername()
Copyright © 2002-2018 Atlassian. All Rights Reserved.