public abstract class TestCreateUserHelper extends BaseJiraFuncTest
administration, assertions, backdoor, bulkOperations, editIssueFieldVisibility, environmentData, form, indexing, initClass, issueTableAssertions, locator, logger, navigation, page, parse, tester, testRule, textAssertions| Constructor and Description |
|---|
TestCreateUserHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertHasCheckbox(String checkBoxValue) |
protected void |
assertHasDisabledCheckbox(String checkBoxValue) |
protected void |
assertNoCheckboxButWarningButton(String applicationKey) |
protected void |
assertUserInGroups(String username,
String... groupNames) |
protected void |
assertUserNotInAnyGroups(String username) |
protected void |
createUser(String userName) |
protected Node |
getWarningDialog(String applicationKey) |
protected void |
gotoViewUserPage(String username) |
protected boolean |
hasNoDefaultGroupWarningForApplication(String applicationKey) |
protected boolean |
hasUserLimitReachedWarningForApplication(String applicationKey) |
protected void |
populateCreateUserForm(String userName) |
forTest, getAssertions, getBackdoor, getEnvironmentData, getTesterprotected void populateCreateUserForm(String userName)
protected void createUser(String userName)
protected void gotoViewUserPage(String username)
protected void assertUserNotInAnyGroups(String username)
protected void assertHasCheckbox(String checkBoxValue)
protected void assertHasDisabledCheckbox(String checkBoxValue)
protected void assertNoCheckboxButWarningButton(String applicationKey)
protected boolean hasNoDefaultGroupWarningForApplication(String applicationKey)
protected boolean hasUserLimitReachedWarningForApplication(String applicationKey)
Copyright © 2002-2016 Atlassian. All Rights Reserved.