Class JsonResponseMapperUtil
- java.lang.Object
-
- com.testomatio.reporter.client.http.util.JsonResponseMapperUtil
-
public class JsonResponseMapperUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description JsonResponseMapperUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> TmapJsonResponse(String responseBody, Class<T> responseType)
-