| Package | Description |
|---|---|
| com.google.api.client.testing.http |
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. |
Copyright © 2011-2012 Google. All Rights Reserved.