Class HttpTesting
java.lang.Object
com.google.api.client.testing.http.HttpTesting
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GenericUrlA simple generic URL for testing of valueSIMPLE_URL.static final StringA simple string URL for testing of value"http://google.com/". -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SIMPLE_URL
A simple string URL for testing of value"http://google.com/".- See Also:
-
SIMPLE_GENERIC_URL
A simple generic URL for testing of valueSIMPLE_URL.
-
-
Constructor Details
-
HttpTesting
private HttpTesting()
-