Uses of Interface
com.atlassian.crowd.acceptance.rest.RestServer
Package
Description
-
Uses of RestServer in com.atlassian.crowd.acceptance.tests.rest.service
Modifier and TypeFieldDescriptionprotected RestServer
RestCrowdServiceAcceptanceTestCase.restServer
Modifier and TypeMethodDescriptionvoid
ApplicationResourceTest.setRestServer
(RestServer restServer) final void
RestCrowdServiceAcceptanceTestCase.setRestServer
(RestServer restServer) Sets the RestServer instance to test against.ModifierConstructorDescriptionAliasResourceTest
(String name, RestServer restServer) AuditResourceTest
(String name, RestServer restServer) AuthenticationResourceTest
(String name, RestServer restServer) Constructs a test case with the given name, using the given RestServer.BlockOpenSocialRequestFilterAcceptanceTest
(String name, RestServer restServer) CookieConfigResourceTest
(String name, RestServer restServer) CrowdSpecificUsersResourceTest
(String name, RestServer restServer) DirectoryResourceTest
(String name, RestServer restServer) EventsResourceTest
(String name, RestServer restServer) GroupsResourceTest
(String name, RestServer restServer) Constructs a test case with the given name, using the given RestServer.LowerCaseOutputTest
(String name, RestServer restServer) PluginSettingsResourceTest
(String name, RestServer restServer) RepresentationJsonTest
(String name, RestServer restServer) RepresentationXmlTest
(String name, RestServer restServer) protected
RestCrowdServiceAcceptanceTestCase
(String name, RestServer restServer) Constructs a test case with the given name, using the given RestServer.SearchResourceTest
(String name, RestServer restServer) Constructs a test case with the given name, using the given RestServer.TokenResourceTest
(String name, RestServer restServer) Constructs a test case with the given name, using the given RestServer.UserPermissionAdminResourceTest
(String name, RestServer restServer) Constructs a test case with the given name, using the given RestServer.UsersResourceTest
(String name, RestServer restServer) Constructs a test case with the given name, using the given RestServer.WebhooksResourceTest
(String name, RestServer restServer) -
Uses of RestServer in com.atlassian.crowd.acceptance.utils