Package | Description |
---|---|
com.atlassian.crowd.acceptance.tests.rest.service | |
com.atlassian.crowd.acceptance.utils |
Modifier and Type | Field and Description |
---|---|
protected RestServer |
RestCrowdServiceAcceptanceTestCase.restServer |
Modifier and Type | Method and Description |
---|---|
RestServer |
ApplicationResourceTest.getRestServer() |
Modifier and Type | Method and Description |
---|---|
void |
RestCrowdServiceAcceptanceTestCase.setRestServer(RestServer restServer)
Sets the RestServer instance to test against.
|
void |
ApplicationResourceTest.setRestServer(RestServer restServer) |
Constructor and Description |
---|
AliasResourceTest(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) |
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) |
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) |
Modifier and Type | Class and Description |
---|---|
class |
RestServerImpl |
Copyright © 2019 Atlassian. All rights reserved.