JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package com.google.api.client.testing.http.apache
@Beta
package
com.google.api.client.testing.http.apache
Beta
Testing utilities used for writing tests based on the Apache HTTP Client.
Since:
1.14
Related Packages
Package
Description
com.google.api.client.testing.http
Beta
Testing utilities used for writing tests based on this library.
com.google.api.client.testing.http.javanet
Beta
Testing utilities used for writing tests based on the
java.net
package.
Classes
Class
Description
MockHttpClient
Beta
Mock for
HttpClient
that does not actually make any network calls.