Class HttpTesting (1.44.2)

public final class HttpTesting

Beta
Utilities and constants related to testing the HTTP library.

Inheritance

java.lang.Object > HttpTesting

Static Fields

SIMPLE_GENERIC_URL

public static final GenericUrl SIMPLE_GENERIC_URL

A simple generic URL for testing of value #SIMPLE_URL.

Field Value
Type Description
GenericUrl

SIMPLE_URL

public static final String SIMPLE_URL

A simple string URL for testing of value "http://google.com/".

Field Value
Type Description
String