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 JsonResponseJsonResponse. assertJson(String element)Verifies the JSON data against the element identifier argument, and throwsAssertionErrorin case of mismatch.
-