public class UserPickerTest extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static List<com.atlassian.confluence.test.api.model.person.UserWithDetails> | DEFAULT_ADMINS | 
| org.junit.rules.TestName | testName | 
| Constructor and Description | 
|---|
| UserPickerTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | initUsers() | 
| void | testUserPickerInGlobalPerms() | 
| void | testUserPickerInGlobalPermsShowsUnlicensedUsers() | 
| void | testUserPickerInManageGroupsShowsUnlicensedUsers() | 
| void | testUserPickerInSpacePerms() | 
| void | testUserPickerInSpacePermsDoesNotShowUnlicensedUsers() | 
| void | testUserPickerMembershipTabInGlobalPermsShowsUnlicensedUsers() | 
| void | testUserPickerMembershipTabInSpacePermsDoesNotShowUnlicensedUsers() | 
| void | testUserPickerPopupInManageGroups() | 
public org.junit.rules.TestName testName
public static final List<com.atlassian.confluence.test.api.model.person.UserWithDetails> DEFAULT_ADMINS
public void initUsers()
public void testUserPickerInGlobalPerms()
public void testUserPickerInGlobalPermsShowsUnlicensedUsers()
public void testUserPickerMembershipTabInGlobalPermsShowsUnlicensedUsers()
public void testUserPickerInSpacePerms()
public void testUserPickerInSpacePermsDoesNotShowUnlicensedUsers()
public void testUserPickerMembershipTabInSpacePermsDoesNotShowUnlicensedUsers()
public void testUserPickerPopupInManageGroups()
public void testUserPickerInManageGroupsShowsUnlicensedUsers()
Copyright © 2003–2017 Atlassian. All rights reserved.