Uses of Class
com.google.api.client.testing.http.apache.MockHttpClient
-
Packages that use MockHttpClient Package Description com.google.api.client.testing.http.apache Beta
Testing utilities used for writing tests based on the Apache HTTP Client. -
-
Uses of MockHttpClient in com.google.api.client.testing.http.apache
Methods in com.google.api.client.testing.http.apache that return MockHttpClient Modifier and Type Method Description MockHttpClient
MockHttpClient. setResponseCode(int responseCode)
Sets the HTTP response code to use.
-