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, webTestRule
backdoor, jira, logger, 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() |
getBaseClassRule, getBaseRule
public static void restoreOnce()
public void cancelCreateIssueDialog()
public void selectAllOnUserPickerShouldNotResultInAdditionalElementAddedToTarget()
public void selectSingleGroupPickerWithSimpleUsername()
public void selectSingleGroupPickerWithSingleQuotesInUsername()
Copyright © 2002-2015 Atlassian. All Rights Reserved.