Uses of Class
com.google.api.client.testing.http.MockHttpTransport.Builder

Packages that use MockHttpTransport.Builder
com.google.api.client.testing.http Testing utilities used for writing tests based on this library. 
 

Uses of MockHttpTransport.Builder in com.google.api.client.testing.http
 

Methods in com.google.api.client.testing.http that return MockHttpTransport.Builder
static MockHttpTransport.Builder MockHttpTransport.builder()
          Returns an instance of a new builder.
 MockHttpTransport.Builder MockHttpTransport.Builder.setSupportedOptionalMethods(Set<HttpMethod> supportedOptionalMethods)
          Sets the set of supported optional methods.
 



Copyright © 2011-2012 Google. All Rights Reserved.