| Package | Description |
|---|---|
| org.glassfish.admin.rest.testing |
| Modifier and Type | Method and Description |
|---|---|
protected Environment |
ResponseVerifier.getEnvironment() |
protected Environment |
ResourceInvoker.getEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
static ResponseVerifier |
Common.verifier(Environment environment,
Response response) |
static void |
Common.verify(Environment environment,
ObjectValue want,
org.codehaus.jettison.json.JSONObject have) |
static void |
DataVerifier.verify(Environment env,
ObjectValue objectWant,
org.codehaus.jettison.json.JSONObject objectHave) |
| Constructor and Description |
|---|
DataVerifier(Environment env,
ObjectValue objectWant,
org.codehaus.jettison.json.JSONObject objectHave) |
ResourceInvoker(Environment env) |
ResponseVerifier(Environment env,
Response response) |
Copyright © 2017. All rights reserved.