| Package | Description |
|---|---|
| com.google.api.client.testing.http |
Beta Testing utilities used for writing tests based on this library. |
| Modifier and Type | Method and Description |
|---|---|
static MockHttpTransport.Builder |
MockHttpTransport.builder()
Returns an instance of a new builder.
|
MockHttpTransport.Builder |
MockHttpTransport.Builder.setSupportedMethods(Set<String> supportedMethods)
Sets the supported HTTP methods or
null to specify that all methods are supported. |
| Constructor and Description |
|---|
MockHttpTransport(MockHttpTransport.Builder builder) |
Copyright © 2011-2013 Google. All Rights Reserved.