public class SerenityRest
extends java.lang.Object
Constructor and Description |
---|
SerenityRest() |
Modifier and Type | Method and Description |
---|---|
static com.jayway.restassured.response.ValidatableResponse |
and() |
static void |
clearQueryData() |
static QueryPayload |
currentQueryPayload() |
static com.jayway.restassured.specification.RequestSpecification |
rest() |
static com.jayway.restassured.response.ValidatableResponse |
then() |
public static void clearQueryData()
public static QueryPayload currentQueryPayload()
public static com.jayway.restassured.specification.RequestSpecification rest()
public static com.jayway.restassured.response.ValidatableResponse and()
public static com.jayway.restassured.response.ValidatableResponse then()