Uses of Interface
com.testomatio.reporter.client.http.CustomHttpClient
-
Packages that use CustomHttpClient Package Description com.testomatio.reporter.client com.testomatio.reporter.client.http -
-
Uses of CustomHttpClient in com.testomatio.reporter.client
Constructors in com.testomatio.reporter.client with parameters of type CustomHttpClient Constructor Description DefaultApiClient(String apiKey, CustomHttpClient client, DefaultRequestBodyBuilder requestBodyBuilder)Creates API client with custom dependencies for testing. -
Uses of CustomHttpClient in com.testomatio.reporter.client.http
Classes in com.testomatio.reporter.client.http that implement CustomHttpClient Modifier and Type Class Description classNativeHttpClient
-