Package | Description |
---|---|
com.atlassian.crowd.acceptance.tests.applications.crowd | |
com.atlassian.crowd.pageobjects.group |
Modifier and Type | Field and Description |
---|---|
protected static Comparator<UserPicker.UserSearchResultRow> |
GroupAndUserPickerBaseTest.NATURAL_BY_ALIAS |
Modifier and Type | Method and Description |
---|---|
protected static UserPicker.UserSearchResultRow |
GroupAndUserPickerBaseTest.genericUser(int index) |
protected static UserPicker.UserSearchResultRow |
GroupAndUserPickerBaseTest.superUser() |
Modifier and Type | Method and Description |
---|---|
protected static List<UserPicker.UserSearchResultRow> |
GroupAndUserPickerBaseTest.expectedUsersForEmptySearch() |
protected static List<UserPicker.UserSearchResultRow> |
GroupAndUserPickerBaseTest.genericUsers(int... indexes) |
protected static Stream<UserPicker.UserSearchResultRow> |
GroupAndUserPickerBaseTest.genericUsersRange(int startInclusive,
int toExclusive) |
Modifier and Type | Method and Description |
---|---|
protected UserPicker.UserSearchResultRow |
UserPicker.mapResult(com.atlassian.pageobjects.elements.PageElement element) |
Copyright © 2020 Atlassian. All rights reserved.