java.lang.Object
org.wso2.am.integration.test.utils.verification.VerificationUtil
public class VerificationUtil
extends Object
verify json object received in http response
-
Constructor Summary
Constructors
-
Method Summary
static void
checkErrors(org.wso2.carbon.automation.test.utils.http.client.HttpResponse response)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
VerificationUtil
public VerificationUtil()
-
Method Details
-
checkErrors
public static void checkErrors(org.wso2.carbon.automation.test.utils.http.client.HttpResponse response)
throws Exception
- Throws:
Exception