Class ApplicationAdminResourceAcceptanceTest
java.lang.Object
com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.google.common.collect.ImmutableList<ApplicationEntity>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Field Details
-
APP_ENTITIES
-
fixture
-
-
Constructor Details
-
ApplicationAdminResourceAcceptanceTest
public ApplicationAdminResourceAcceptanceTest()
-
-
Method Details
-
shouldReturnApplicationList
- Throws:
IOException
-
shouldPageApplicationList
- Throws:
Exception
-
shouldFilterApplicationList
- Throws:
Exception
-
shouldGetSingleApplication
- Throws:
Exception
-
shouldDenyUnauthenticated
- Throws:
Exception
-
shouldDenyNonAdmin
- Throws:
Exception
-
shouldUpdateApplication
- Throws:
Exception
-
shouldGetDirectoryMappings
- Throws:
Exception
-
shouldExpandDirectoryMappings
- Throws:
Exception
-
shouldGetSingleDirectoryMapping
- Throws:
Exception
-
shouldDeleteMapping
- Throws:
Exception
-
shouldReorderMappingsToPosition
- Throws:
Exception
-
shouldReorderMappingsToPositionFirst
- Throws:
Exception
-
shouldReorderMappingsToAfter
- Throws:
Exception
-
shouldAddDirectoryMappings
- Throws:
Exception
-
shouldUpdateDirectoryMappings
- Throws:
Exception
-
shouldPreventUpdateThatLocksAdminOut
- Throws:
Exception
-
shouldUpdateAccessBasedFilteringToNoFiltering
- Throws:
Exception
-
shouldUpdateAccessBasedFilteringToUsersOnlyFiltering
- Throws:
Exception
-
shouldUpdateAccessBasedFilteringToUsersAndGroupsFiltering
- Throws:
Exception
-
shouldReturnBadRequestErrorWhenInvalidFilterUsed
- Throws:
Exception
-