A B C D G R

A

after() - Method in interface com.atlassian.crowd.acceptance.rest.RestServer
This method is called after each test is run, and it should free resources.

B

before() - Method in interface com.atlassian.crowd.acceptance.rest.RestServer
This method is called before each test is run, and it should reset the server in a predictable state.

C

com.atlassian.crowd.acceptance.rest - package com.atlassian.crowd.acceptance.rest
 

D

decorateClient(Client) - Method in interface com.atlassian.crowd.acceptance.rest.RestServer
Perform custom processing on the Jersey client, such as adding any necessary headers for multitenant tests.

G

getBaseUrl() - Method in interface com.atlassian.crowd.acceptance.rest.RestServer
 

R

RestServer - Interface in com.atlassian.crowd.acceptance.rest
This interface represents a server which offers a Crowd REST service.

A B C D G R

Copyright © 2014 Atlassian. All Rights Reserved.