Uses of Class
com.jcabi.http.response.JsonResponse
-
Packages that use JsonResponse Package Description com.jcabi.http.response Responses. -
-
Uses of JsonResponse in com.jcabi.http.response
Methods in com.jcabi.http.response that return JsonResponse Modifier and Type Method Description JsonResponse
JsonResponse. assertJson(String element)
Verifies the JSON data against the element identifier argument, and throwsAssertionError
in case of mismatch.
-