Uses of Class
com.google.api.client.testing.http.MockLowLevelHttpRequest

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

Uses of MockLowLevelHttpRequest in com.google.api.client.testing.http
 

Methods in com.google.api.client.testing.http that return MockLowLevelHttpRequest
 MockLowLevelHttpRequest MockLowLevelHttpRequest.setUrl(String url)
          Sets the request URL or null for none.
 



Copyright © 2011 Google. All Rights Reserved.