Class RestTestFixture
java.lang.Object
com.atlassian.crowd.acceptance.tests.rest.service.util.RestTestFixture
- All Implemented Interfaces:
org.junit.rules.TestRule
-
Field Details
-
CROWD_APP_ID
-
ADMIN_DIR_ID
-
-
Constructor Details
-
RestTestFixture
public RestTestFixture()
-
-
Method Details
-
getBaseUrl
-
getTestkitClient
-
apply
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, org.junit.runner.Description description) - Specified by:
apply
in interfaceorg.junit.rules.TestRule
-