Package | Description |
---|---|
com.google.api.client.testing.http |
Testing utilities used for writing tests based on this library.
|
Modifier and Type | Method and Description |
---|---|
MockLowLevelHttpRequest |
MockLowLevelHttpRequest.setResponse(MockLowLevelHttpResponse response)
Sets the HTTP response to return from
execute() . |
MockLowLevelHttpRequest |
MockLowLevelHttpRequest.setUrl(String url)
Sets the request URL or
null for none. |
Copyright © 2011-2012 Google. All Rights Reserved.