Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

accept(ContentType) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
accept(String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
addNewExamplesFrom(DataTable) - Method in class net.serenitybdd.rest.RestStepListener
 
all() - Method in class net.serenitybdd.rest.stubs.ResponseLogSpecificationStub
 
all(boolean) - Method in class net.serenitybdd.rest.stubs.ResponseLogSpecificationStub
 
allowCircular(boolean) - Method in class net.serenitybdd.rest.stubs.RedirectSpecificationStub
 
and() - Static method in class net.serenitybdd.rest.SerenityRest
 
and() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
and() - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
and() - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
andReturn() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
andReturn() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
andThat(String, Consumer<ValidatableResponse>) - Method in class net.serenitybdd.rest.Ensure
 
appendRoot(String) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
appendRoot(String, List<Argument>) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
appendRoot(String) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
appendRoot(String, List<Argument>) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
apply() - Method in interface net.serenitybdd.rest.rules.RestConfigurationAction
 
apply(Statement, FrameworkMethod, Object) - Method in class net.serenitybdd.rest.rules.RestConfigurationRule
 
as(Class<T>) - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
as(Class<T>, ObjectMapperType) - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
as(Class<T>, ObjectMapper) - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
as(Class<T>) - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
as(Class<T>, ObjectMapperType) - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
as(Class<T>, ObjectMapper) - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
asByteArray() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
asByteArray() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
asInputStream() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
asInputStream() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
assertThat() - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
asString() - Method in enum net.serenitybdd.rest.DecomposedContentType
 
asString() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
asString() - Method in enum net.serenitybdd.rest.HeaderNames
 
asString() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
assumptionViolated(String) - Method in class net.serenitybdd.rest.RestStepListener
 
auth() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
authentication() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
AuthenticationSpecificationStub - Class in net.serenitybdd.rest.stubs
Created by john on 23/07/2015.
AuthenticationSpecificationStub() - Constructor for class net.serenitybdd.rest.stubs.AuthenticationSpecificationStub
 

B

basePath(String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
baseUri(String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
basic(String, String) - Static method in class net.serenitybdd.rest.RestUtility
 
basic(String, String) - Static method in class net.serenitybdd.rest.SerenityRest
 
basic(String, String) - Method in class net.serenitybdd.rest.stubs.AuthenticationSpecificationStub
 
basic(String, String) - Method in class net.serenitybdd.rest.stubs.PreemptiveAuthSpecStub
 
body() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
body(String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
body(byte[]) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
body(File) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
body(InputStream) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
body(Object) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
body(Object, ObjectMapper) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
body(Object, ObjectMapperType) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
body() - Method in class net.serenitybdd.rest.stubs.ResponseLogSpecificationStub
 
body(boolean) - Method in class net.serenitybdd.rest.stubs.ResponseLogSpecificationStub
 
body(String, List<Argument>, Matcher, Object...) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
body(List<Argument>, Matcher, Object...) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
body(Matcher<?>, Matcher<?>...) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
body(String, Matcher<?>, Object...) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
body() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
body(String, List<Argument>, Matcher, Object...) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
body(List<Argument>, Matcher, Object...) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
body(List<Argument>, ResponseAwareMatcher<Response>) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
body(Matcher<?>, Matcher<?>...) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
body(String, List<Argument>, ResponseAwareMatcher<Response>) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
body(String, ResponseAwareMatcher<Response>) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
body(String, Matcher<?>, Object...) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
byString(String) - Method in enum net.serenitybdd.rest.DecomposedContentType
 

C

certificate(String, String) - Static method in class net.serenitybdd.rest.RestUtility
 
certificate(String, String, CertificateAuthSettings) - Static method in class net.serenitybdd.rest.RestUtility
 
certificate(String, String) - Static method in class net.serenitybdd.rest.SerenityRest
 
certificate(String, String, CertificateAuthSettings) - Static method in class net.serenitybdd.rest.SerenityRest
 
certificate(String, String) - Method in class net.serenitybdd.rest.stubs.AuthenticationSpecificationStub
 
certificate(String, String, CertificateAuthSettings) - Method in class net.serenitybdd.rest.stubs.AuthenticationSpecificationStub
 
config() - Static method in class net.serenitybdd.rest.RestDefaults
 
config() - Static method in class net.serenitybdd.rest.SerenityRest
 
config(RestAssuredConfig) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
content(String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
content(byte[]) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
content(File) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
content(InputStream) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
content(Object) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
content(Object, ObjectMapperType) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
content(Object, ObjectMapper) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
content(Matcher<?>, Matcher<?>...) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
content(List<Argument>, Matcher, Object...) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
content(String, Matcher<?>, Object...) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
content(String, List<Argument>, Matcher, Object...) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
content(Matcher<?>, Matcher<?>...) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
content(List<Argument>, Matcher, Object...) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
content(List<Argument>, ResponseAwareMatcher<Response>) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
content(String, Matcher<?>, Object...) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
content(String, List<Argument>, Matcher, Object...) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
content(String, List<Argument>, ResponseAwareMatcher<Response>) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
content(String, ResponseAwareMatcher<Response>) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
contentType() - Method in enum net.serenitybdd.rest.DecomposedContentType
 
contentType() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
contentType(ContentType) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
contentType(String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
contentType(ContentType) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
contentType(String) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
contentType(Matcher<? super String>) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
contentType() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
contentType(ContentType) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
contentType(String) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
contentType(Matcher<? super String>) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
cookie(String) - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
cookie(String, Object, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
cookie(String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
cookie(Cookie) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
cookie(String) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
cookie(String, Matcher<?>) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
cookie(String, Object) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
cookie(String) - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
cookie(String) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
cookie(String, Matcher<?>) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
cookie(String, Object) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
cookies() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
cookies(String, Object, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
cookies(Map<String, ?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
cookies(Cookies) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
cookies() - Method in class net.serenitybdd.rest.stubs.ResponseLogSpecificationStub
 
cookies(Map<String, ?>) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
cookies(String, Object, Object...) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
cookies() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
cookies(Map<String, ?>) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
cookies(String, Object, Object...) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
create(RequestSpecificationImpl) - Method in interface net.serenitybdd.rest.utils.RequestSpecificationDecoratedFactory
 
create(ResponseSpecificationImpl) - Method in interface net.serenitybdd.rest.utils.ResponseSpecificationDecoratedFactory
 

D

DecomposedContentType - Enum in net.serenitybdd.rest
User: YamStranger Date: 4/16/16 Time: 2:22 PM
decorate(RequestSpecification) - Static method in class net.serenitybdd.rest.utils.RestDecorationHelper
 
decorate(ResponseSpecification) - Static method in class net.serenitybdd.rest.utils.RestDecorationHelper
 
defaultParser(Parser) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
defaultParser(Parser) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
delete() - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
delete(URL) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
delete(URI) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
delete(String, Object...) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
delete(String, Map<String, ?>) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
delete(String, Object...) - Static method in class net.serenitybdd.rest.RestRequests
 
delete() - Static method in class net.serenitybdd.rest.RestRequests
 
delete(URI) - Static method in class net.serenitybdd.rest.RestRequests
 
delete(URL) - Static method in class net.serenitybdd.rest.RestRequests
 
delete(String, Map<String, ?>) - Static method in class net.serenitybdd.rest.RestRequests
 
delete(String, Map<String, ?>) - Static method in class net.serenitybdd.rest.SerenityRest
 
delete(URL) - Static method in class net.serenitybdd.rest.SerenityRest
 
delete(URI) - Static method in class net.serenitybdd.rest.SerenityRest
 
delete() - Static method in class net.serenitybdd.rest.SerenityRest
 
delete(String, Object...) - Static method in class net.serenitybdd.rest.SerenityRest
 
delete(String, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
delete(String, Map<String, ?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
delete(URI) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
delete(URL) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
delete() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
detachRoot(String) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
detachRoot(String) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
detailedCookie(String) - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
detailedCookie(String) - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
detailedCookies() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
detailedCookies() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
digest(String, String) - Static method in class net.serenitybdd.rest.RestUtility
 
digest(String, String) - Static method in class net.serenitybdd.rest.SerenityRest
 
digest(String, String) - Method in class net.serenitybdd.rest.stubs.AuthenticationSpecificationStub
 
disableDryRunForClass(Object) - Static method in class net.serenitybdd.rest.utils.RestExecutionHelper
 
disableDryRunForClass(Class) - Static method in class net.serenitybdd.rest.utils.RestExecutionHelper
 

E

enableDryRunForClass(Object) - Static method in class net.serenitybdd.rest.utils.RestExecutionHelper
Using of this method allowed to enable DryClean mode for particular class.
enableDryRunForClass(Class) - Static method in class net.serenitybdd.rest.utils.RestExecutionHelper
 
enableLoggingOfRequestAndResponseIfValidationFails() - Static method in class net.serenitybdd.rest.RestDefaults
 
enableLoggingOfRequestAndResponseIfValidationFails(LogDetail) - Static method in class net.serenitybdd.rest.RestDefaults
 
enableLoggingOfRequestAndResponseIfValidationFails() - Method in class net.serenitybdd.rest.RestDefaultsChained
 
enableLoggingOfRequestAndResponseIfValidationFails(LogDetail) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
enableLoggingOfRequestAndResponseIfValidationFails() - Static method in class net.serenitybdd.rest.SerenityRest
 
enableLoggingOfRequestAndResponseIfValidationFails(LogDetail) - Static method in class net.serenitybdd.rest.SerenityRest
 
Ensure - Class in net.serenitybdd.rest
 
Ensure() - Constructor for class net.serenitybdd.rest.Ensure
 
equals(Object) - Method in class net.serenitybdd.rest.decorators.ResponseSpecificationDecorated
 
everything() - Method in class net.serenitybdd.rest.stubs.ResponseLogSpecificationStub
 
everything(boolean) - Method in class net.serenitybdd.rest.stubs.ResponseLogSpecificationStub
 
exampleFinished() - Method in class net.serenitybdd.rest.RestStepListener
 
exampleStarted(Map<String, String>) - Method in class net.serenitybdd.rest.RestStepListener
 
executeFunction(String, Class[], Object...) - Method in class net.serenitybdd.rest.utils.ReflectionHelper
 
expect() - Static method in class net.serenitybdd.rest.RestRequests
 
expect() - Static method in class net.serenitybdd.rest.SerenityRest
 
expect() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
expect() - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
extract() - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 

F

FieldsRecordingFilter - Class in net.serenitybdd.rest.filters
User: YamStranger Date: 4/15/16 Time: 7:40 AM
FieldsRecordingFilter(boolean, LogDetail) - Constructor for class net.serenitybdd.rest.filters.FieldsRecordingFilter
 
filter(Filter) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
Add a filter that will be used in the request.
filter(FilterableRequestSpecification, FilterableResponseSpecification, FilterContext) - Method in class net.serenitybdd.rest.filters.FieldsRecordingFilter
 
filter(FilterableRequestSpecification, FilterableResponseSpecification, FilterContext) - Method in class net.serenitybdd.rest.filters.UpdatingContextFilter
 
filter(Filter) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
filters(List<Filter>) - Static method in class net.serenitybdd.rest.RestDefaults
 
filters(Filter, Filter...) - Static method in class net.serenitybdd.rest.RestDefaults
 
filters() - Static method in class net.serenitybdd.rest.RestDefaults
 
filters(List<Filter>) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
filters(Filter, Filter...) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
filters(List<Filter>) - Static method in class net.serenitybdd.rest.SerenityRest
 
filters(Filter, Filter...) - Static method in class net.serenitybdd.rest.SerenityRest
 
filters() - Static method in class net.serenitybdd.rest.SerenityRest
 
filters(List<Filter>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
filters(Filter, Filter...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
follow(boolean) - Method in class net.serenitybdd.rest.stubs.RedirectSpecificationStub
 
form(String, String) - Static method in class net.serenitybdd.rest.RestUtility
 
form(String, String, FormAuthConfig) - Static method in class net.serenitybdd.rest.RestUtility
 
form(String, String) - Static method in class net.serenitybdd.rest.SerenityRest
 
form(String, String, FormAuthConfig) - Static method in class net.serenitybdd.rest.SerenityRest
 
form(String, String) - Method in class net.serenitybdd.rest.stubs.AuthenticationSpecificationStub
 
form(String, String, FormAuthConfig) - Method in class net.serenitybdd.rest.stubs.AuthenticationSpecificationStub
 
formatted(String) - Static method in class net.serenitybdd.rest.JsonConverter
 
formParam(String, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
formParam(String, Collection<?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
formParameter(String, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
formParameter(String, Collection<?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
formParameters(String, Object, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
formParameters(Map<String, ?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
formParams(String, Object, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
formParams(Map<String, ?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 

G

get() - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
get(URL) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
get(String, Object...) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
get(String, Map<String, ?>) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
get(URI) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
get() - Static method in class net.serenitybdd.rest.RestRequests
 
get(String, Map<String, ?>) - Static method in class net.serenitybdd.rest.RestRequests
 
get(String, Object...) - Static method in class net.serenitybdd.rest.RestRequests
 
get(URI) - Static method in class net.serenitybdd.rest.RestRequests
 
get(URL) - Static method in class net.serenitybdd.rest.RestRequests
 
get(URI) - Static method in class net.serenitybdd.rest.SerenityRest
 
get(URL) - Static method in class net.serenitybdd.rest.SerenityRest
 
get(String, Object...) - Static method in class net.serenitybdd.rest.SerenityRest
 
get(String, Map<String, ?>) - Static method in class net.serenitybdd.rest.SerenityRest
 
get() - Static method in class net.serenitybdd.rest.SerenityRest
 
get(String, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
get(String, Map<String, ?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
get(URI) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
get(URL) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
get() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
getBody() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
getBody() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
getConfig() - Method in class net.serenitybdd.rest.decorators.ResponseSpecificationDecorated
 
getContentType() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
getContentType() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
getCookie(String) - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
getCookie(String) - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
getCookies() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
getCookies() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
getDefaultAuthentication() - Static method in class net.serenitybdd.rest.RestDefaults
 
getDefaultAuthentication() - Static method in class net.serenitybdd.rest.SerenityRest
 
getDefaultBasePath() - Static method in class net.serenitybdd.rest.RestDefaults
 
getDefaultBasePath() - Static method in class net.serenitybdd.rest.SerenityRest
 
getDefaultConfig() - Static method in class net.serenitybdd.rest.RestDefaults
 
getDefaultConfig() - Static method in class net.serenitybdd.rest.SerenityRest
 
getDefaultParser() - Static method in class net.serenitybdd.rest.RestDefaults
 
getDefaultParser() - Static method in class net.serenitybdd.rest.SerenityRest
 
getDefaultPort() - Static method in class net.serenitybdd.rest.RestDefaults
 
getDefaultPort() - Static method in class net.serenitybdd.rest.SerenityRest
 
getDefaultProxy() - Static method in class net.serenitybdd.rest.RestDefaults
 
getDefaultProxy() - Static method in class net.serenitybdd.rest.SerenityRest
 
getDefaultRequestSpecification() - Static method in class net.serenitybdd.rest.RestDefaults
 
getDefaultRequestSpecification() - Static method in class net.serenitybdd.rest.SerenityRest
 
getDefaultResponseSpecification() - Static method in class net.serenitybdd.rest.RestDefaults
 
getDefaultResponseSpecification() - Static method in class net.serenitybdd.rest.SerenityRest
 
getDefaultRootPath() - Static method in class net.serenitybdd.rest.RestDefaults
 
getDefaultRootPath() - Static method in class net.serenitybdd.rest.SerenityRest
 
getDefaultSessionId() - Static method in class net.serenitybdd.rest.RestDefaults
 
getDefaultSessionId() - Static method in class net.serenitybdd.rest.SerenityRest
 
getDetailedCookie(String) - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
getDetailedCookie(String) - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
getDetailedCookies() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
getDetailedCookies() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
getHeader(String) - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
getHeader(String) - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
getHeaders() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
getHeaders() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
getInstrumentedRequestSpecification(RequestSpecificationImpl) - Static method in class net.serenitybdd.rest.utils.RestSpecificationFactory
 
getInstrumentedResponseSpecification(ResponseSpecificationImpl) - Static method in class net.serenitybdd.rest.utils.RestSpecificationFactory
 
getLastResponse() - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
getRpr() - Method in class net.serenitybdd.rest.decorators.ResponseSpecificationDecorated
 
getSessionId() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
getSessionId() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
getStatusCode() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
getStatusCode() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
getStatusLine() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
getStatusLine() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
getTime() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
getTime() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
getTimeIn(TimeUnit) - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
getTimeIn(TimeUnit) - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
getValueFrom(String) - Method in class net.serenitybdd.rest.utils.ReflectionHelper
 
given() - Static method in class net.serenitybdd.rest.RestRequests
 
given(RequestSpecification, ResponseSpecification) - Static method in class net.serenitybdd.rest.RestRequests
 
given(RequestSpecification) - Static method in class net.serenitybdd.rest.RestRequests
 
given() - Static method in class net.serenitybdd.rest.SerenityRest
 
given(RequestSpecification, ResponseSpecification) - Static method in class net.serenitybdd.rest.SerenityRest
 
given(RequestSpecification) - Static method in class net.serenitybdd.rest.SerenityRest
 
given() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
given() - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 

H

hasBodyAssertionsDefined() - Method in class net.serenitybdd.rest.decorators.ResponseSpecificationDecorated
 
hashCode() - Method in class net.serenitybdd.rest.decorators.ResponseSpecificationDecorated
 
hasNext() - Method in class net.serenitybdd.rest.filters.SkipClassIterator
 
head() - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
head(URL) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
head(URI) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
head(String, Object...) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
head(String, Map<String, ?>) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
head(URL) - Static method in class net.serenitybdd.rest.RestRequests
 
head(String, Map<String, ?>) - Static method in class net.serenitybdd.rest.RestRequests
 
head(String, Object...) - Static method in class net.serenitybdd.rest.RestRequests
 
head() - Static method in class net.serenitybdd.rest.RestRequests
 
head(URI) - Static method in class net.serenitybdd.rest.RestRequests
 
head(URI) - Static method in class net.serenitybdd.rest.SerenityRest
 
head() - Static method in class net.serenitybdd.rest.SerenityRest
 
head(String, Object...) - Static method in class net.serenitybdd.rest.SerenityRest
 
head(String, Map<String, ?>) - Static method in class net.serenitybdd.rest.SerenityRest
 
head(URL) - Static method in class net.serenitybdd.rest.SerenityRest
 
head(String, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
head(String, Map<String, ?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
head(URI) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
head(URL) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
head() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
header(String) - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
header(String, Object, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
header(Header) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
header(String, Matcher<?>) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
header(String, RestAssuredFunction<String, T>, Matcher<? super T>) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
header(String, String) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
header(String) - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
header(String, Matcher<?>) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
header(String, ResponseAwareMatcher<Response>) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
header(String, RestAssuredFunction<String, V>, Matcher<? super V>) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
header(String, String) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
HeaderNames - Enum in net.serenitybdd.rest
User: YamStranger Date: 4/1/16 Time: 7:59 AM
headers() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
headers(String, Object, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
headers(Map<String, ?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
headers(Headers) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
headers() - Method in class net.serenitybdd.rest.stubs.ResponseLogSpecificationStub
 
headers(Map<String, ?>) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
headers(String, Object, Object...) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
headers() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
headers(Map<String, ?>) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
headers(String, Object, Object...) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
htmlPath() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
htmlPath() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 

I

ifError() - Method in class net.serenitybdd.rest.stubs.ResponseLogSpecificationStub
 
ifStatusCodeIsEqualTo(int) - Method in class net.serenitybdd.rest.stubs.ResponseLogSpecificationStub
 
ifStatusCodeMatches(Matcher<Integer>) - Method in class net.serenitybdd.rest.stubs.ResponseLogSpecificationStub
 
ifValidationFails() - Method in class net.serenitybdd.rest.stubs.ResponseLogSpecificationStub
 
ifValidationFails(LogDetail) - Method in class net.serenitybdd.rest.stubs.ResponseLogSpecificationStub
 
ifValidationFails(LogDetail, boolean) - Method in class net.serenitybdd.rest.stubs.ResponseLogSpecificationStub
 
isUrlEncodingEnabled() - Static method in class net.serenitybdd.rest.RestDefaults
 
isUrlEncodingEnabled() - Static method in class net.serenitybdd.rest.SerenityRest
 

J

JsonConverter - Class in net.serenitybdd.rest
User: YamStranger Date: 4/15/16 Time: 9:14 AM
JsonConverter() - Constructor for class net.serenitybdd.rest.JsonConverter
 
jsonPath() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
jsonPath(JsonPathConfig) - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
jsonPath() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
jsonPath(JsonPathConfig) - Method in class net.serenitybdd.rest.stubs.ResponseStub
 

K

keystore(File, String) - Static method in class net.serenitybdd.rest.RestDefaults
 
keystore(String) - Static method in class net.serenitybdd.rest.RestDefaults
 
keystore(String, String) - Static method in class net.serenitybdd.rest.RestDefaults
 
keystore(File, String) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
keystore(String) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
keystore(String, String) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
keystore(File, String) - Static method in class net.serenitybdd.rest.SerenityRest
 
keystore(String) - Static method in class net.serenitybdd.rest.SerenityRest
 
keystore(String, String) - Static method in class net.serenitybdd.rest.SerenityRest
 
keyStore(String, String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
keyStore(File, String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
keyStore(KeyStore) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 

L

lastResponse() - Static method in class net.serenitybdd.rest.SerenityRest
 
lastStepFailed(StepFailure) - Method in class net.serenitybdd.rest.RestStepListener
 
log() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
log() - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
log() - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
logDetail() - Method in class net.serenitybdd.rest.filters.FieldsRecordingFilter
 

M

max(int) - Method in class net.serenitybdd.rest.stubs.RedirectSpecificationStub
 
multiPart(MultiPartSpecification) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
multiPart(File) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
multiPart(String, File) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
multiPart(String, File, String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
multiPart(String, Object) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
multiPart(String, Object, String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
multiPart(String, String, Object, String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
multiPart(String, String, byte[]) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
multiPart(String, String, byte[], String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
multiPart(String, String, InputStream) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
multiPart(String, String, InputStream, String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
multiPart(String, String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
multiPart(String, String, String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 

N

net.serenitybdd.rest - package net.serenitybdd.rest
 
net.serenitybdd.rest.decorators - package net.serenitybdd.rest.decorators
 
net.serenitybdd.rest.decorators.request - package net.serenitybdd.rest.decorators.request
 
net.serenitybdd.rest.filters - package net.serenitybdd.rest.filters
 
net.serenitybdd.rest.rules - package net.serenitybdd.rest.rules
 
net.serenitybdd.rest.stubs - package net.serenitybdd.rest.stubs
 
net.serenitybdd.rest.utils - package net.serenitybdd.rest.utils
 
newConfig() - Static method in class net.serenitybdd.rest.RestUtility
 
next() - Method in class net.serenitybdd.rest.filters.SkipClassIterator
 
noFilters() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
noFiltersOfType(Class<T>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
none() - Method in class net.serenitybdd.rest.stubs.AuthenticationSpecificationStub
 
noRoot() - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
noRoot() - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
noRootPath() - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
noRootPath() - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
notifyScreenChange() - Method in class net.serenitybdd.rest.RestStepListener
 
ntlm(String, String, String, String) - Method in class net.serenitybdd.rest.stubs.AuthenticationSpecificationStub
 

O

oauth(String, String, String, String, OAuthSignature) - Static method in class net.serenitybdd.rest.RestUtility
 
oauth(String, String, String, String) - Static method in class net.serenitybdd.rest.RestUtility
 
oauth(String, String, String, String, OAuthSignature) - Static method in class net.serenitybdd.rest.SerenityRest
 
oauth(String, String, String, String) - Static method in class net.serenitybdd.rest.SerenityRest
 
oauth(String, String, String, String) - Method in class net.serenitybdd.rest.stubs.AuthenticationSpecificationStub
 
oauth(String, String, String, String, OAuthSignature) - Method in class net.serenitybdd.rest.stubs.AuthenticationSpecificationStub
 
oauth2(String) - Static method in class net.serenitybdd.rest.RestUtility
 
oauth2(String, OAuthSignature) - Static method in class net.serenitybdd.rest.RestUtility
 
oauth2(String) - Static method in class net.serenitybdd.rest.SerenityRest
 
oauth2(String, OAuthSignature) - Static method in class net.serenitybdd.rest.SerenityRest
 
oauth2(String) - Method in class net.serenitybdd.rest.stubs.AuthenticationSpecificationStub
 
oauth2(String, OAuthSignature) - Method in class net.serenitybdd.rest.stubs.AuthenticationSpecificationStub
 
oauth2(String) - Method in class net.serenitybdd.rest.stubs.PreemptiveAuthSpecStub
 
objectMapper(ObjectMapper) - Static method in class net.serenitybdd.rest.RestDefaults
 
objectMapper(ObjectMapper) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
objectMapper(ObjectMapper) - Static method in class net.serenitybdd.rest.SerenityRest
 
options() - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
options(String, Object...) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
options(String, Map<String, ?>) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
options(URI) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
options(URL) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
options(String, Map<String, ?>) - Static method in class net.serenitybdd.rest.RestRequests
 
options(String, Object...) - Static method in class net.serenitybdd.rest.RestRequests
 
options(URI) - Static method in class net.serenitybdd.rest.RestRequests
 
options(URL) - Static method in class net.serenitybdd.rest.RestRequests
 
options() - Static method in class net.serenitybdd.rest.RestRequests
 
options() - Static method in class net.serenitybdd.rest.SerenityRest
 
options(URL) - Static method in class net.serenitybdd.rest.SerenityRest
 
options(URI) - Static method in class net.serenitybdd.rest.SerenityRest
 
options(String, Object...) - Static method in class net.serenitybdd.rest.SerenityRest
 
options(String, Map<String, ?>) - Static method in class net.serenitybdd.rest.SerenityRest
 
options(String, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
options(String, Map<String, ?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
options(URI) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
options(URL) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
options() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 

P

param(String, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
param(String, Collection<?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
parameter(String, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
parameter(String, Collection<?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
parameters(String, Object, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
parameters(Map<String, ?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
params(String, Object, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
params(Map<String, ?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
parser(String, Parser) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
parser(String, Parser) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
patch() - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
patch(URL) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
patch(URI) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
patch(String, Object...) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
patch(String, Map<String, ?>) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
patch(String, Object...) - Static method in class net.serenitybdd.rest.RestRequests
 
patch() - Static method in class net.serenitybdd.rest.RestRequests
 
patch(URL) - Static method in class net.serenitybdd.rest.RestRequests
 
patch(URI) - Static method in class net.serenitybdd.rest.RestRequests
 
patch(String, Map<String, ?>) - Static method in class net.serenitybdd.rest.RestRequests
 
patch(String, Map<String, ?>) - Static method in class net.serenitybdd.rest.SerenityRest
 
patch(URI) - Static method in class net.serenitybdd.rest.SerenityRest
 
patch(URL) - Static method in class net.serenitybdd.rest.SerenityRest
 
patch() - Static method in class net.serenitybdd.rest.SerenityRest
 
patch(String, Object...) - Static method in class net.serenitybdd.rest.SerenityRest
 
patch(String, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
patch(String, Map<String, ?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
patch(URI) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
patch(URL) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
patch() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
path(String, String...) - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
path(String, String...) - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
pathParam(String, Object) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
pathParameter(String, Object) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
pathParameters(String, Object, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
pathParameters(Map<String, ?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
pathParams(String, Object, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
pathParams(Map<String, ?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
peek() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
peek() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
port(int) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
post() - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
post(URL) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
post(String, Object...) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
post(String, Map<String, ?>) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
post(URI) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
post(URI) - Static method in class net.serenitybdd.rest.RestRequests
 
post() - Static method in class net.serenitybdd.rest.RestRequests
 
post(URL) - Static method in class net.serenitybdd.rest.RestRequests
 
post(String, Map<String, ?>) - Static method in class net.serenitybdd.rest.RestRequests
 
post(String, Object...) - Static method in class net.serenitybdd.rest.RestRequests
 
post(String, Object...) - Static method in class net.serenitybdd.rest.SerenityRest
 
post(String, Map<String, ?>) - Static method in class net.serenitybdd.rest.SerenityRest
 
post(URL) - Static method in class net.serenitybdd.rest.SerenityRest
 
post() - Static method in class net.serenitybdd.rest.SerenityRest
 
post(URI) - Static method in class net.serenitybdd.rest.SerenityRest
 
post(String, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
post(String, Map<String, ?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
post(URI) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
post(URL) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
post() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
preemptive() - Static method in class net.serenitybdd.rest.RestUtility
 
preemptive() - Static method in class net.serenitybdd.rest.SerenityRest
 
preemptive() - Method in class net.serenitybdd.rest.stubs.AuthenticationSpecificationStub
 
PreemptiveAuthSpecStub - Class in net.serenitybdd.rest.stubs
Created by john on 23/07/2015.
PreemptiveAuthSpecStub() - Constructor for class net.serenitybdd.rest.stubs.PreemptiveAuthSpecStub
 
prettyPeek() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
prettyPeek() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
prettyPrint() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
prettyPrint() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
print() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
print() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
print(Response) - Method in class net.serenitybdd.rest.utils.RestResponseRecordingHelper
 
proxy(String, int, String) - Static method in class net.serenitybdd.rest.RestDefaults
 
proxy(String, int) - Static method in class net.serenitybdd.rest.RestDefaults
 
proxy(int) - Static method in class net.serenitybdd.rest.RestDefaults
 
proxy(URI) - Static method in class net.serenitybdd.rest.RestDefaults
 
proxy(String) - Static method in class net.serenitybdd.rest.RestDefaults
 
proxy(ProxySpecification) - Static method in class net.serenitybdd.rest.RestDefaults
 
proxy(String, int, String) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
proxy(String, int) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
proxy(int) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
proxy(URI) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
proxy(String) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
proxy(ProxySpecification) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
proxy(String, int, String) - Static method in class net.serenitybdd.rest.SerenityRest
 
proxy(String, int) - Static method in class net.serenitybdd.rest.SerenityRest
 
proxy(int) - Static method in class net.serenitybdd.rest.SerenityRest
 
proxy(URI) - Static method in class net.serenitybdd.rest.SerenityRest
 
proxy(String) - Static method in class net.serenitybdd.rest.SerenityRest
 
proxy(ProxySpecification) - Static method in class net.serenitybdd.rest.SerenityRest
 
proxy(String, int) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
proxy(String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
proxy(int) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
proxy(String, int, String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
proxy(URI) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
proxy(ProxySpecification) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
put() - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
put(URL) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
put(URI) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
put(String, Object...) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
put(String, Map<String, ?>) - Method in class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
put(URL) - Static method in class net.serenitybdd.rest.RestRequests
 
put() - Static method in class net.serenitybdd.rest.RestRequests
 
put(String, Object...) - Static method in class net.serenitybdd.rest.RestRequests
 
put(URI) - Static method in class net.serenitybdd.rest.RestRequests
 
put(URI) - Static method in class net.serenitybdd.rest.SerenityRest
 
put(String, Object...) - Static method in class net.serenitybdd.rest.SerenityRest
 
put() - Static method in class net.serenitybdd.rest.SerenityRest
 
put(URL) - Static method in class net.serenitybdd.rest.SerenityRest
 
put(String, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
put(String, Map<String, ?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
put(URI) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
put(URL) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
put() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 

Q

queryParam(String, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
queryParam(String, Collection<?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
queryParameter(String, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
queryParameter(String, Collection<?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
queryParameters(String, Object, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
queryParameters(Map<String, ?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
queryParams(String, Object, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
queryParams(Map<String, ?>) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 

R

recorded() - Method in class net.serenitybdd.rest.filters.FieldsRecordingFilter
 
recordRestSpecificationData(RestMethod, RequestSpecificationDecorated, String, Object...) - Method in class net.serenitybdd.rest.utils.RestReportingHelper
 
redirects() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
RedirectSpecificationStub - Class in net.serenitybdd.rest.stubs
Created by john on 23/07/2015.
RedirectSpecificationStub() - Constructor for class net.serenitybdd.rest.stubs.RedirectSpecificationStub
 
ReflectionHelper<T> - Class in net.serenitybdd.rest.utils
User: YamStranger Date: 3/17/16 Time: 12:00 PM
ReflectionHelper(T) - Constructor for class net.serenitybdd.rest.utils.ReflectionHelper
 
registerCall(RestMethod, Response, RequestSpecificationDecorated, String, Object...) - Method in class net.serenitybdd.rest.utils.RestReportingHelper
 
registerCall(RestMethod, RequestSpecificationDecorated, String, RuntimeException, Object...) - Method in class net.serenitybdd.rest.utils.RestReportingHelper
 
registerParser(String, Parser) - Static method in class net.serenitybdd.rest.RestDefaults
 
registerParser(String, Parser) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
registerParser(String, Parser) - Static method in class net.serenitybdd.rest.SerenityRest
 
rejectRelative(boolean) - Method in class net.serenitybdd.rest.stubs.RedirectSpecificationStub
 
relaxedHTTPSValidation() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
relaxedHTTPSValidation(String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
remove() - Method in class net.serenitybdd.rest.filters.SkipClassIterator
 
replaceFiltersWith(List<Filter>) - Static method in class net.serenitybdd.rest.RestDefaults
 
replaceFiltersWith(Filter, Filter...) - Static method in class net.serenitybdd.rest.RestDefaults
 
replaceFiltersWith(Filter, Filter...) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
replaceFiltersWith(List<Filter>) - Static method in class net.serenitybdd.rest.SerenityRest
 
replaceFiltersWith(Filter, Filter...) - Static method in class net.serenitybdd.rest.SerenityRest
 
request() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
request(Method) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
request(String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
request(Method, String, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
request(String, String, Object...) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
request(Method, URI) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
request(Method, URL) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
request(String, URI) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
request(String, URL) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
request() - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
RequestSpecificationDecorated - Class in net.serenitybdd.rest.decorators.request
User: YamStranger Date: 3/16/16 Time: 2:08 PM
RequestSpecificationDecorated(RequestSpecificationImpl) - Constructor for class net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
 
RequestSpecificationDecoratedFactory - Interface in net.serenitybdd.rest.utils
 
RequestSpecificationStub - Class in net.serenitybdd.rest.stubs
 
RequestSpecificationStub() - Constructor for class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
reset() - Static method in class net.serenitybdd.rest.RestDefaults
 
reset() - Method in class net.serenitybdd.rest.RestDefaultsChained
 
reset() - Static method in class net.serenitybdd.rest.SerenityRest
 
response() - Method in class net.serenitybdd.rest.decorators.ResponseSpecificationDecorated
 
response() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
response() - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
ResponseDecorated - Class in net.serenitybdd.rest.decorators
User: YamStranger Date: 3/22/16 Time: 10:30 PM
ResponseDecorated(Response) - Constructor for class net.serenitybdd.rest.decorators.ResponseDecorated
 
ResponseLogSpecificationStub - Class in net.serenitybdd.rest.stubs
Created by john on 23/07/2015.
ResponseLogSpecificationStub() - Constructor for class net.serenitybdd.rest.stubs.ResponseLogSpecificationStub
 
ResponseSpecificationDecorated - Class in net.serenitybdd.rest.decorators
User: YamStranger Date: 3/16/16 Time: 2:08 PM
ResponseSpecificationDecorated(ResponseSpecificationImpl) - Constructor for class net.serenitybdd.rest.decorators.ResponseSpecificationDecorated
 
ResponseSpecificationDecoratedFactory - Interface in net.serenitybdd.rest.utils
 
ResponseSpecificationStub - Class in net.serenitybdd.rest.stubs
Created by john on 23/07/2015.
ResponseSpecificationStub() - Constructor for class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
ResponseStub - Class in net.serenitybdd.rest.stubs
Created by john on 23/07/2015.
ResponseStub() - Constructor for class net.serenitybdd.rest.stubs.ResponseStub
 
rest() - Static method in class net.serenitybdd.rest.SerenityRest
 
restCallsAreDisabled() - Static method in class net.serenitybdd.rest.utils.RestExecutionHelper
 
RestConfigurationAction - Interface in net.serenitybdd.rest.rules
User: YamStranger Date: 3/14/16 Time: 1:41 PM
RestConfigurationRule - Class in net.serenitybdd.rest.rules
User: YamStranger Date: 3/14/16 Time: 1:34 PM
RestConfigurationRule(RestConfigurationAction...) - Constructor for class net.serenitybdd.rest.rules.RestConfigurationRule
 
RestDecorationHelper - Class in net.serenitybdd.rest.utils
User: YamStranger Date: 4/15/16 Time: 8:08 AM
RestDecorationHelper() - Constructor for class net.serenitybdd.rest.utils.RestDecorationHelper
 
RestDefaults - Class in net.serenitybdd.rest
User: YamStranger Date: 4/5/16 Time: 8:27 PM

This class directly calls some methods from SerenityRest related only to setting default values and parameters, can be used for better readability of code.

RestDefaults() - Constructor for class net.serenitybdd.rest.RestDefaults
 
RestDefaultsChained - Class in net.serenitybdd.rest
User: YamStranger Date: 4/5/16 Time: 8:27 PM

This class directly calls some methods from SerenityRest related only to setting default values and parameters, can be used for better readability of code using method chaining, also known as named parameter idiom.

RestDefaultsChained() - Constructor for class net.serenitybdd.rest.RestDefaultsChained
 
restDefaultsChainedreplaceFiltersWith(List<Filter>) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
RestExecutionHelper - Class in net.serenitybdd.rest.utils
User: YamStranger Date: 4/6/16 Time: 7:51 AM
RestExecutionHelper() - Constructor for class net.serenitybdd.rest.utils.RestExecutionHelper
 
RestReportingHelper - Class in net.serenitybdd.rest.utils
User: YamStranger Date: 4/6/16 Time: 7:51 AM
RestReportingHelper() - Constructor for class net.serenitybdd.rest.utils.RestReportingHelper
 
RestRequests - Class in net.serenitybdd.rest
User: YamStranger Date: 4/5/16 Time: 8:27 PM

This class directly calls some methods from SerenityRest related only to making requests, can be used for better readability of code.

RestRequests() - Constructor for class net.serenitybdd.rest.RestRequests
 
RestResponseRecordingHelper - Class in net.serenitybdd.rest.utils
User: YamStranger Date: 4/20/16 Time: 1:25 AM
RestResponseRecordingHelper(boolean, LogDetail...) - Constructor for class net.serenitybdd.rest.utils.RestResponseRecordingHelper
 
RestSpecificationFactory - Class in net.serenitybdd.rest.utils
 
RestSpecificationFactory() - Constructor for class net.serenitybdd.rest.utils.RestSpecificationFactory
 
RestStepListener - Class in net.serenitybdd.rest
 
RestStepListener() - Constructor for class net.serenitybdd.rest.RestStepListener
 
RestUtility - Class in net.serenitybdd.rest
User: YamStranger Date: 4/5/16 Time: 8:27 PM

This class directly calls some methods from SerenityRest related only to creating some predefined objects like arguments, configs, auth schemes and so on, can be used for better readability of code.

RestUtility() - Constructor for class net.serenitybdd.rest.RestUtility
 
root(String, List<Argument>) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
root(String) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
root(String, List<Argument>) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
root(String) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
rootPath(String) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
rootPath(String, List<Argument>) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
rootPath(String) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
rootPath(String, List<Argument>) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 

S

SerenityRest - Class in net.serenitybdd.rest
User: YamStranger Date: 3/14/16 Time: 8:51 AM
SerenityRest() - Constructor for class net.serenitybdd.rest.SerenityRest
 
sessionId() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
sessionId(String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
sessionId(String, String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
sessionId() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
setConfig(RestAssuredConfig) - Method in class net.serenitybdd.rest.decorators.ResponseSpecificationDecorated
 
setDefaultAuthentication(AuthenticationScheme) - Static method in class net.serenitybdd.rest.RestDefaults
 
setDefaultAuthentication(AuthenticationScheme) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
setDefaultAuthentication(AuthenticationScheme) - Static method in class net.serenitybdd.rest.SerenityRest
 
setDefaultBasePath(String) - Static method in class net.serenitybdd.rest.RestDefaults
 
setDefaultBasePath(String) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
setDefaultBasePath(String) - Static method in class net.serenitybdd.rest.SerenityRest
 
setDefaultConfig(RestAssuredConfig) - Static method in class net.serenitybdd.rest.RestDefaults
 
setDefaultConfig(RestAssuredConfig) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
setDefaultConfig(RestAssuredConfig) - Static method in class net.serenitybdd.rest.SerenityRest
 
setDefaultParser(Parser) - Static method in class net.serenitybdd.rest.RestDefaults
 
setDefaultParser(Parser) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
setDefaultParser(Parser) - Static method in class net.serenitybdd.rest.SerenityRest
 
setDefaultPort(int) - Static method in class net.serenitybdd.rest.RestDefaults
 
setDefaultPort(int) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
setDefaultPort(int) - Static method in class net.serenitybdd.rest.SerenityRest
 
setDefaultProxy(String, int, String) - Static method in class net.serenitybdd.rest.RestDefaults
 
setDefaultProxy(ProxySpecification) - Static method in class net.serenitybdd.rest.RestDefaults
 
setDefaultProxy(String, int) - Static method in class net.serenitybdd.rest.RestDefaults
 
setDefaultProxy(int) - Static method in class net.serenitybdd.rest.RestDefaults
 
setDefaultProxy(URI) - Static method in class net.serenitybdd.rest.RestDefaults
 
setDefaultProxy(String, int, String) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
setDefaultProxy(ProxySpecification) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
setDefaultProxy(String, int) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
setDefaultProxy(int) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
setDefaultProxy(URI) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
setDefaultProxy(String, int, String) - Static method in class net.serenitybdd.rest.SerenityRest
 
setDefaultProxy(ProxySpecification) - Static method in class net.serenitybdd.rest.SerenityRest
 
setDefaultProxy(String, int) - Static method in class net.serenitybdd.rest.SerenityRest
 
setDefaultProxy(int) - Static method in class net.serenitybdd.rest.SerenityRest
 
setDefaultProxy(URI) - Static method in class net.serenitybdd.rest.SerenityRest
 
setDefaultRequestSpecification(RequestSpecification) - Static method in class net.serenitybdd.rest.RestDefaults
 
setDefaultRequestSpecification(RequestSpecification) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
setDefaultRequestSpecification(RequestSpecification) - Static method in class net.serenitybdd.rest.SerenityRest
 
setDefaultResponseSpecification(ResponseSpecification) - Static method in class net.serenitybdd.rest.RestDefaults
 
setDefaultResponseSpecification(ResponseSpecification) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
setDefaultResponseSpecification(ResponseSpecification) - Static method in class net.serenitybdd.rest.SerenityRest
 
setDefaultRootPath(String) - Static method in class net.serenitybdd.rest.RestDefaults
 
setDefaultRootPath(String) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
setDefaultRootPath(String) - Static method in class net.serenitybdd.rest.SerenityRest
 
setDefaultSessionId(String) - Static method in class net.serenitybdd.rest.RestDefaults
 
setDefaultSessionId(String) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
setDefaultSessionId(String) - Static method in class net.serenitybdd.rest.SerenityRest
 
setRpr(ResponseParserRegistrar) - Method in class net.serenitybdd.rest.decorators.ResponseSpecificationDecorated
 
setUrlEncodingEnabled(boolean) - Static method in class net.serenitybdd.rest.RestDefaults
 
setUrlEncodingEnabled(boolean) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
setUrlEncodingEnabled(boolean) - Static method in class net.serenitybdd.rest.SerenityRest
 
setValueTo(String, Object) - Method in class net.serenitybdd.rest.utils.ReflectionHelper
 
SkipClassIterator - Class in net.serenitybdd.rest.filters
User: YamStranger Date: 4/16/16 Time: 5:52 PM
SkipClassIterator(Iterator<Filter>, Class...) - Constructor for class net.serenitybdd.rest.filters.SkipClassIterator
 
SkipClassIterator(Iterator<Filter>, Collection<Class>) - Constructor for class net.serenitybdd.rest.filters.SkipClassIterator
 
skippedStepStarted(ExecutedStepDescription) - Method in class net.serenitybdd.rest.RestStepListener
 
spec(RequestSpecification) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
spec(ResponseSpecification) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
spec(ResponseSpecification) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
specification(RequestSpecification) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
specification(ResponseSpecification) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
specification(ResponseSpecification) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
status() - Method in class net.serenitybdd.rest.stubs.ResponseLogSpecificationStub
 
statusCode() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
statusCode(Matcher<? super Integer>) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
statusCode(int) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
statusCode() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
statusCode(Matcher<? super Integer>) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
statusCode(int) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
statusLine() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
statusLine(Matcher<? super String>) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
statusLine(String) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
statusLine() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
statusLine(Matcher<? super String>) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
statusLine(String) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
stepFailed(StepFailure) - Method in class net.serenitybdd.rest.RestStepListener
 
stepFinished() - Method in class net.serenitybdd.rest.RestStepListener
 
stepIgnored() - Method in class net.serenitybdd.rest.RestStepListener
 
stepPending() - Method in class net.serenitybdd.rest.RestStepListener
 
stepPending(String) - Method in class net.serenitybdd.rest.RestStepListener
 
stepStarted(ExecutedStepDescription) - Method in class net.serenitybdd.rest.RestStepListener
 

T

testFailed(TestOutcome, Throwable) - Method in class net.serenitybdd.rest.RestStepListener
 
testFinished(TestOutcome) - Method in class net.serenitybdd.rest.RestStepListener
 
testIgnored() - Method in class net.serenitybdd.rest.RestStepListener
 
testIsManual() - Method in class net.serenitybdd.rest.RestStepListener
 
testPending() - Method in class net.serenitybdd.rest.RestStepListener
 
testRetried() - Method in class net.serenitybdd.rest.RestStepListener
 
testRunFinished() - Method in class net.serenitybdd.rest.RestStepListener
 
testSkipped() - Method in class net.serenitybdd.rest.RestStepListener
 
testStarted(String) - Method in class net.serenitybdd.rest.RestStepListener
 
testStarted(String, String) - Method in class net.serenitybdd.rest.RestStepListener
 
testSuiteFinished() - Method in class net.serenitybdd.rest.RestStepListener
 
testSuiteStarted(Class<?>) - Method in class net.serenitybdd.rest.RestStepListener
 
testSuiteStarted(Story) - Method in class net.serenitybdd.rest.RestStepListener
 
that(String, Consumer<ValidatableResponse>) - Static method in class net.serenitybdd.rest.Ensure
A helper method to make a RestAssured assertion appear as a separate step.
that() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
that() - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
then() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
then() - Static method in class net.serenitybdd.rest.SerenityRest
 
then() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
then() - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
then() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
thenReturn() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
thenReturn() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
time() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
time(Matcher<Long>) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
time(Matcher<Long>, TimeUnit) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
time() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
time(Matcher<Long>) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
time(Matcher<Long>, TimeUnit) - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
timeIn(TimeUnit) - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
timeIn(TimeUnit) - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
toString() - Method in enum net.serenitybdd.rest.DecomposedContentType
 
toString() - Method in enum net.serenitybdd.rest.HeaderNames
 
trustStore(KeyStore) - Static method in class net.serenitybdd.rest.RestDefaults
 
trustStore(KeyStore) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
trustStore(KeyStore) - Static method in class net.serenitybdd.rest.SerenityRest
 
trustStore(String, String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
trustStore(File, String) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
trustStore(KeyStore) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 

U

unregisterParser(String) - Static method in class net.serenitybdd.rest.RestDefaults
 
unregisterParser(String) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
unregisterParser(String) - Static method in class net.serenitybdd.rest.SerenityRest
 
UpdatingContextFilter - Class in net.serenitybdd.rest.filters
User: YamStranger Date: 4/15/16 Time: 7:40 AM
UpdatingContextFilter(Class...) - Constructor for class net.serenitybdd.rest.filters.UpdatingContextFilter
 
urlEncodingEnabled(boolean) - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
useExamplesFrom(DataTable) - Method in class net.serenitybdd.rest.RestStepListener
 
useRelaxedHTTPSValidation() - Static method in class net.serenitybdd.rest.RestDefaults
 
useRelaxedHTTPSValidation(String) - Static method in class net.serenitybdd.rest.RestDefaults
 
useRelaxedHTTPSValidation() - Method in class net.serenitybdd.rest.RestDefaultsChained
 
useRelaxedHTTPSValidation(String) - Method in class net.serenitybdd.rest.RestDefaultsChained
 
useRelaxedHTTPSValidation() - Static method in class net.serenitybdd.rest.SerenityRest
 
useRelaxedHTTPSValidation(String) - Static method in class net.serenitybdd.rest.SerenityRest
 
using() - Method in class net.serenitybdd.rest.stubs.ValidatableResponseStub
 

V

ValidatableResponseStub - Class in net.serenitybdd.rest.stubs
Created by john on 23/07/2015.
ValidatableResponseStub() - Constructor for class net.serenitybdd.rest.stubs.ValidatableResponseStub
 
validate(Response) - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
valueOf(String) - Static method in enum net.serenitybdd.rest.DecomposedContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.serenitybdd.rest.HeaderNames
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.serenitybdd.rest.DecomposedContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.serenitybdd.rest.HeaderNames
Returns an array containing the constants of this enum type, in the order they are declared.

W

when() - Static method in class net.serenitybdd.rest.RestRequests
 
when() - Static method in class net.serenitybdd.rest.SerenityRest
 
when() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
when() - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
with() - Static method in class net.serenitybdd.rest.RestRequests
 
with() - Static method in class net.serenitybdd.rest.SerenityRest
 
with() - Method in class net.serenitybdd.rest.stubs.RequestSpecificationStub
 
with() - Method in class net.serenitybdd.rest.stubs.ResponseSpecificationStub
 
withArgs(Object, Object...) - Static method in class net.serenitybdd.rest.RestUtility
 
withArgs(Object, Object...) - Static method in class net.serenitybdd.rest.SerenityRest
 
withArguments(Object, Object...) - Static method in class net.serenitybdd.rest.RestUtility
 
withArguments(Object, Object...) - Static method in class net.serenitybdd.rest.SerenityRest
 
withNoArgs() - Static method in class net.serenitybdd.rest.RestUtility
 
withNoArgs() - Static method in class net.serenitybdd.rest.SerenityRest
 
withNoArguments() - Static method in class net.serenitybdd.rest.RestUtility
 
withNoArguments() - Static method in class net.serenitybdd.rest.SerenityRest
 

X

xmlPath() - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
xmlPath(XmlPathConfig) - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
xmlPath(XmlPath.CompatibilityMode) - Method in class net.serenitybdd.rest.decorators.ResponseDecorated
 
xmlPath() - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
xmlPath(XmlPathConfig) - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
xmlPath(XmlPath.CompatibilityMode) - Method in class net.serenitybdd.rest.stubs.ResponseStub
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links