Class HttpTesting (1.43.1)

Stay organized with collections Save and categorize content based on your preferences.
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