public class GroupAdminResourceAcceptanceTest extends Object
Modifier and Type | Field and Description |
---|---|
static DirectoryEntityId |
ADMINISTRATORS_ID |
RestTestFixture |
fixture |
static List<GroupSearchResultEntity> |
GROUP_ENTITIES |
static DirectoryEntityId |
NON_EXISTING_ID |
Constructor and Description |
---|
GroupAdminResourceAcceptanceTest() |
Modifier and Type | Method and Description |
---|---|
String |
getNestedGroupsResource(DirectoryEntityId groupId) |
String |
getSearchDirectoryResource(Long dirId) |
void |
shouldAddGroupsToGroupsAsSysAdmin() |
void |
shouldPageApplicationList() |
void |
shouldReturnEmptyPageIfNoGroupsContainSearchTermInName() |
void |
shouldReturnNestedGroupsOfGroup() |
void |
shouldReturnPagedGroupsContainingSearchTermInName() |
public static final List<GroupSearchResultEntity> GROUP_ENTITIES
public static final DirectoryEntityId ADMINISTRATORS_ID
public static final DirectoryEntityId NON_EXISTING_ID
public RestTestFixture fixture
public void shouldPageApplicationList() throws Exception
Exception
public void shouldReturnPagedGroupsContainingSearchTermInName() throws Exception
Exception
public void shouldReturnEmptyPageIfNoGroupsContainSearchTermInName() throws Exception
Exception
public void shouldAddGroupsToGroupsAsSysAdmin() throws IOException
IOException
public void shouldReturnNestedGroupsOfGroup()
public String getNestedGroupsResource(DirectoryEntityId groupId)
Copyright © 2021 Atlassian. All rights reserved.