Package org.glassfish.admin.rest.testing
Class DataVerifier
java.lang.Object
org.glassfish.admin.rest.testing.DataVerifier
-
Constructor Summary
ConstructorsConstructorDescriptionDataVerifier(Environment env, ObjectValue objectWant, org.codehaus.jettison.json.JSONObject objectHave) -
Method Summary
Modifier and TypeMethodDescriptionstatic voidverify(Environment env, ObjectValue objectWant, org.codehaus.jettison.json.JSONObject objectHave)
-
Constructor Details
-
DataVerifier
public DataVerifier(Environment env, ObjectValue objectWant, org.codehaus.jettison.json.JSONObject objectHave)
-
-
Method Details
-
verify
public static void verify(Environment env, ObjectValue objectWant, org.codehaus.jettison.json.JSONObject objectHave) throws Exception - Throws:
Exception
-