public final class HttpTestingBeta
Utilities and constants related to testing the HTTP library.
Static Fields
SIMPLE_GENERIC_URL
public static final GenericUrl SIMPLE_GENERIC_URLA simple generic URL for testing of value #SIMPLE_URL.
| Field Value | |
|---|---|
| Type | Description |
GenericUrl |
|
SIMPLE_URL
public static final String SIMPLE_URLA simple string URL for testing of value "http://google.com/".
| Field Value | |
|---|---|
| Type | Description |
String |
|