public class HttpClient
extends java.lang.Object
| Constructor and Description |
|---|
HttpClient() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
send(com.jayway.restassured.specification.RequestSpecification request,
java.lang.String methodPath,
HttpMethodType methodType) |
public static java.lang.String send(com.jayway.restassured.specification.RequestSpecification request,
java.lang.String methodPath,
HttpMethodType methodType)