public class HttpTesting extends Object
| Modifier and Type | Field and Description |
|---|---|
static GenericUrl |
SIMPLE_GENERIC_URL
A simple generic URL for testing of value
SIMPLE_URL. |
static String |
SIMPLE_URL
A simple string URL for testing of value
"http://google.com/". |
public static final String SIMPLE_URL
"http://google.com/".public static final GenericUrl SIMPLE_GENERIC_URL
SIMPLE_URL.Copyright © 2011-2012 Google. All Rights Reserved.