JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
com.google.api.client.testing.http.apache
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
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.