Class HttpTesting (1.42.0)

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
TypeDescription
GenericUrl

SIMPLE_URL

public static final String SIMPLE_URL

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

Field Value
TypeDescription
String