Uses of Class
com.jcabi.http.response.JsonResponse
Packages that use JsonResponse
-
Uses of JsonResponse in com.jcabi.http.response
Methods in com.jcabi.http.response that return JsonResponseModifier and TypeMethodDescriptionJsonResponse.assertJson(String element) Verifies the JSON data against the element identifier argument, and throwsAssertionErrorin case of mismatch.