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

A

accept(mediaType) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get accept setter.
accept(contentType) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Getting accept setter.
accept(mediaType) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get accept setter.
accept(contentType) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Getting accept setter.
appendRoot(path) - Method in class com.github.aivancioglo.resttest.http.Response
Add to root path.
as(cls) - Method in class com.github.aivancioglo.resttest.http.Response
 
as(cls) - Method in class com.github.aivancioglo.resttest.http.Response
 
as(cls, objectMapper) - Method in class com.github.aivancioglo.resttest.http.Response
 
as(cls, objectMapper) - Method in class com.github.aivancioglo.resttest.http.Response
 
as(cls, objectMapperType) - Method in class com.github.aivancioglo.resttest.http.Response
 
as(cls, objectMapperType) - Method in class com.github.aivancioglo.resttest.http.Response
 
assertThat(verifier, verifiers) - Method in class com.github.aivancioglo.resttest.http.Response
Performing response validation
assertThat(verifiers) - Method in class com.github.aivancioglo.resttest.http.Response
Performing response validation
assertThat(code, verifiers) - Method in class com.github.aivancioglo.resttest.http.Response
Performing response validation
assertThat(statusCode, verifiers) - Method in class com.github.aivancioglo.resttest.http.Response
Performing response validation
assertThat(statusCodes, verifiers) - Method in class com.github.aivancioglo.resttest.http.Response
Performing response validation
assertThat(code, schema, verifiers) - Method in class com.github.aivancioglo.resttest.http.Response
Performing response validation
assertThat(statusCode, schema, verifiers) - Method in class com.github.aivancioglo.resttest.http.Response
Performing response validation
assertThat(statusCodes, schema, verifiers) - Method in class com.github.aivancioglo.resttest.http.Response
Performing response validation
asString() - Method in class com.github.aivancioglo.resttest.logger.Logger
 
asString() - Method in class com.github.aivancioglo.resttest.logger.RequestLogger
 
asString() - Method in class com.github.aivancioglo.resttest.logger.ResponseLogger
 

B

baseUri(baseUri) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Getting baseUri setter.
baseUri(baseUri) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Getting baseUri setter.
basicAuth(userName, password) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Use http basic authentication.
basicAuth(userName, password) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Use http basic authentication.
body(body) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get requestSpecification body setter.
body(body) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get requestSpecification body setter.
body(body) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get requestSpecification body setter.
body(body) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get requestSpecification body setter.
body(matcher, additionalMatchers) - Static method in class com.github.aivancioglo.resttest.verifiers.Verifiers
Verify response body.
body(matcher, additionalMatchers) - Method in class com.github.aivancioglo.resttest.verifiers.Verifiers.Companion
Verify response body.

C

CaseInsensitiveSubstringMatcher - Class in com.github.aivancioglo.resttest.http
 
CaseInsensitiveSubstringMatcher(subString) - Constructor for class com.github.aivancioglo.resttest.http.CaseInsensitiveSubstringMatcher
 
CaseInsensitiveSubstringMatcher - Class in com.github.aivancioglo.resttest.matchers
Deprecated. 
CaseInsensitiveSubstringMatcher(subString) - Constructor for class com.github.aivancioglo.resttest.matchers.CaseInsensitiveSubstringMatcher
Deprecated.
 
CaseInsensitiveSubstringMatcher.Companion - Class in com.github.aivancioglo.resttest.matchers
Deprecated.
 
com.github.aivancioglo.resttest.http - package com.github.aivancioglo.resttest.http
 
com.github.aivancioglo.resttest.logger - package com.github.aivancioglo.resttest.logger
 
com.github.aivancioglo.resttest.mappers - package com.github.aivancioglo.resttest.mappers
 
com.github.aivancioglo.resttest.matchers - package com.github.aivancioglo.resttest.matchers
 
com.github.aivancioglo.resttest.setters - package com.github.aivancioglo.resttest.setters
 
com.github.aivancioglo.resttest.verifiers - package com.github.aivancioglo.resttest.verifiers
 
Companion - Static variable in class com.github.aivancioglo.resttest.http.OAuth1
 
Companion - Static variable in class com.github.aivancioglo.resttest.http.OAuth2
 
Companion - Static variable in class com.github.aivancioglo.resttest.http.Request
Initiate your default settings.
Companion - Static variable in class com.github.aivancioglo.resttest.http.RestTest
 
Companion - Static variable in class com.github.aivancioglo.resttest.http.Settings
 
Companion - Static variable in class com.github.aivancioglo.resttest.matchers.CaseInsensitiveSubstringMatcher
Deprecated.
 
Companion - Static variable in class com.github.aivancioglo.resttest.matchers.RegexMatcher
Deprecated.
 
Companion - Static variable in class com.github.aivancioglo.resttest.setters.Setters
 
Companion - Static variable in class com.github.aivancioglo.resttest.verifiers.Verifiers
 
comparator - Variable in class com.github.aivancioglo.resttest.http.IsSortedMatcher
 
consumerKey(consumerKey) - Method in class com.github.aivancioglo.resttest.http.OAuth1.Companion
Setter of OAuth 1.0 consumer key.
consumerKey(consumerKey) - Static method in class com.github.aivancioglo.resttest.http.OAuth1
Setter of OAuth 1.0 consumer key.
consumerSecret(consumerSecret) - Method in class com.github.aivancioglo.resttest.http.OAuth1.Companion
Setter of OAuth 1.0 consumer secret.
consumerSecret(consumerSecret) - Static method in class com.github.aivancioglo.resttest.http.OAuth1
Setter of OAuth 1.0 consumer secret.
containsIgnoringCase(subString) - Static method in class com.github.aivancioglo.resttest.http.RestTestMatcher
 
containsIgnoringCase(subString) - Method in class com.github.aivancioglo.resttest.matchers.CaseInsensitiveSubstringMatcher.Companion
Deprecated. 
containsIgnoringCase(subString) - Static method in class com.github.aivancioglo.resttest.matchers.CaseInsensitiveSubstringMatcher
Deprecated. 
ContentType - Enum in com.github.aivancioglo.resttest.http
 
ContentType(value, values) - Constructor for enum com.github.aivancioglo.resttest.http.ContentType
 
contentType() - Method in class com.github.aivancioglo.resttest.http.Response
Get the content type of the response
contentType(type) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get content type setter.
contentType(type) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get content type setter.
contentType(type) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get content type setter.
contentType(type) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get content type setter.
contentTypeIs(contentType) - Method in class com.github.aivancioglo.resttest.verifiers.Verifiers.Companion
Verify content type of the response body.
contentTypeIs(contentType) - Method in class com.github.aivancioglo.resttest.verifiers.Verifiers.Companion
Verify content type of the response body.
contentTypeIs(contentType) - Static method in class com.github.aivancioglo.resttest.verifiers.Verifiers
Verify content type of the response body.
contentTypeIs(contentType) - Static method in class com.github.aivancioglo.resttest.verifiers.Verifiers
Verify content type of the response body.
cookie(name) - Method in class com.github.aivancioglo.resttest.http.Response
Returns cookie.
cookie(name, value, additionalValues) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get cookie setter.
cookie(name, value) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get cookie setter.
cookie(name) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get cookie setter.
cookie(name, value, additionalValues) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get cookie setter.
cookie(name, value) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get cookie setter.
cookie(name) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get cookie setter.
cookie(name, matcher) - Method in class com.github.aivancioglo.resttest.verifiers.Verifiers.Companion
Verify response cookie.
cookie(name, matcher) - Static method in class com.github.aivancioglo.resttest.verifiers.Verifiers
Verify response cookie.
cookies() - Method in class com.github.aivancioglo.resttest.http.Response
Returns list of cookies.

D

defaultParser(parser) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Register a default predefined parser that will be used if no other parser (registered or pre-defined) matches the response content-type.
defaultParser(parser) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Register a default predefined parser that will be used if no other parser (registered or pre-defined) matches the response content-type.
delete(setters) - Method in class com.github.aivancioglo.resttest.http.Endpoint
Making DELETE requestSpecification.
delete(url, setters) - Method in class com.github.aivancioglo.resttest.http.Endpoint
Making DELETE requestSpecification.
delete(setters) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Making DELETE request.
delete(url, setters) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Making DELETE request.
delete(setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Making DELETE request.
delete(url, setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Making DELETE request.
describeTo(description) - Method in class com.github.aivancioglo.resttest.http.CaseInsensitiveSubstringMatcher
 
describeTo(description) - Method in class com.github.aivancioglo.resttest.http.DistinctMatcher
 
describeTo(description) - Method in class com.github.aivancioglo.resttest.http.HasSizeMatcher
 
describeTo(description) - Method in class com.github.aivancioglo.resttest.http.IsSortedMatcher
 
describeTo(description) - Method in class com.github.aivancioglo.resttest.http.RegexMatcher
 
describeTo(description) - Method in class com.github.aivancioglo.resttest.matchers.CaseInsensitiveSubstringMatcher
Deprecated.
 
describeTo(description) - Method in class com.github.aivancioglo.resttest.matchers.RegexMatcher
Deprecated.
 
detachRoot(path) - Method in class com.github.aivancioglo.resttest.http.Response
Detach from root path.
DistinctMatcher - Class in com.github.aivancioglo.resttest.http
 
DistinctMatcher() - Constructor for class com.github.aivancioglo.resttest.http.DistinctMatcher
 

E

Endpoint - Class in com.github.aivancioglo.resttest.http
Universal class for any HTTP requestSpecification making.
Endpoint() - Constructor for class com.github.aivancioglo.resttest.http.Endpoint
Universal class for any HTTP requestSpecification making.
every(sec, mls) - Method in class com.github.aivancioglo.resttest.http.Repeater
Set your request delay.
every(sec) - Method in class com.github.aivancioglo.resttest.http.Repeater
Set your request delay.
every(sec) - Method in class com.github.aivancioglo.resttest.http.Repeater
Set your request delay.
every(sec, mls) - Method in class com.github.aivancioglo.resttest.http.Session
Deprecated. 
every(sec) - Method in class com.github.aivancioglo.resttest.http.Session
Deprecated. 

F

formParam(key, value) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get form param setter.
formParam(key, value) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get form param setter.

G

get(setters) - Method in class com.github.aivancioglo.resttest.http.Endpoint
Making GET requestSpecification.
get(url, setters) - Method in class com.github.aivancioglo.resttest.http.Endpoint
Making GET requestSpecification.
get(setters) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Making GET request.
get(url, setters) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Making GET request.
get(setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Making GET request.
get(url, setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Making GET request.
getBaseUri() - Method in class com.github.aivancioglo.resttest.http.Request
 
getBody() - Method in class com.github.aivancioglo.resttest.http.Request
 
getBody() - Method in class com.github.aivancioglo.resttest.http.Response
For getting body of last response as string.
getCode() - Method in enum com.github.aivancioglo.resttest.http.StatusCode
 
getComparator() - Method in class com.github.aivancioglo.resttest.http.IsSortedMatcher
 
getConsumerKey() - Method in class com.github.aivancioglo.resttest.http.OAuth1
 
getConsumerSecret() - Method in class com.github.aivancioglo.resttest.http.OAuth1
 
getContentType() - Method in class com.github.aivancioglo.resttest.http.Request
 
getContentType() - Method in class com.github.aivancioglo.resttest.http.Settings.Companion
 
getContentTypeParsers() - Method in class com.github.aivancioglo.resttest.http.Request
 
getDecoderCharset() - Method in class com.github.aivancioglo.resttest.http.Settings.Companion
 
getDefaultParser() - Method in class com.github.aivancioglo.resttest.http.Request
 
getEncoderCharset() - Method in class com.github.aivancioglo.resttest.http.Settings.Companion
 
getHost() - Method in class com.github.aivancioglo.resttest.http.Request
 
getKey() - Method in class com.github.aivancioglo.resttest.verifiers.MultiPath
 
getKey() - Method in class com.github.aivancioglo.resttest.verifiers.Path
 
getLogAllEnabled() - Method in class com.github.aivancioglo.resttest.http.Settings.Companion
 
getLogger() - Method in class com.github.aivancioglo.resttest.http.Response
 
getLogIfFailedEnabled() - Method in class com.github.aivancioglo.resttest.http.Settings.Companion
 
getMessage() - Method in enum com.github.aivancioglo.resttest.http.StatusCode
 
getMethod() - Method in class com.github.aivancioglo.resttest.http.Request
 
getOAuth1() - Method in class com.github.aivancioglo.resttest.http.Request
 
getOAuth2() - Method in class com.github.aivancioglo.resttest.http.Request
 
getPrinted() - Method in class com.github.aivancioglo.resttest.logger.RequestLogger
 
getPrinted() - Method in class com.github.aivancioglo.resttest.logger.ResponseLogger
 
getProperty(name) - Method in class com.github.aivancioglo.resttest.http.Property
 
getProperty(name, p) - Method in class com.github.aivancioglo.resttest.http.Property
 
getProtocol() - Method in class com.github.aivancioglo.resttest.http.Request
 
getRequest() - Method in class com.github.aivancioglo.resttest.http.Response
 
getRequestSpecification() - Method in class com.github.aivancioglo.resttest.http.Request
 
getResponse() - Method in class com.github.aivancioglo.resttest.http.Response
 
getRootPath() - Method in class com.github.aivancioglo.resttest.http.Response
 
getSetters() - Method in class com.github.aivancioglo.resttest.http.Request
 
getSignature() - Method in class com.github.aivancioglo.resttest.http.OAuth1
 
getSignature() - Method in class com.github.aivancioglo.resttest.http.OAuth2
 
getSoftAssertionsEnabled() - Method in class com.github.aivancioglo.resttest.http.Settings.Companion
 
getStatusCode() - Method in class com.github.aivancioglo.resttest.http.Response
For getting response code of last request returned by then().
getStorage() - Method in class com.github.aivancioglo.resttest.http.Request
 
getToken() - Method in class com.github.aivancioglo.resttest.http.OAuth1
 
getToken() - Method in class com.github.aivancioglo.resttest.http.OAuth2
 
getTokenSecret() - Method in class com.github.aivancioglo.resttest.http.OAuth1
 
getUsed() - Method in class com.github.aivancioglo.resttest.http.OAuth1
 
getUsed() - Method in class com.github.aivancioglo.resttest.http.OAuth2
 
getValue() - Method in enum com.github.aivancioglo.resttest.http.ContentType
 
getValue() - Method in enum com.github.aivancioglo.resttest.http.OAuthSignature
 

H

hasSize(size) - Static method in class com.github.aivancioglo.resttest.http.RestTestMatcher
 
HasSizeMatcher - Class in com.github.aivancioglo.resttest.http
 
HasSizeMatcher(size) - Constructor for class com.github.aivancioglo.resttest.http.HasSizeMatcher
 
head(setters) - Method in class com.github.aivancioglo.resttest.http.Endpoint
Making HEAD requestSpecification.
head(url, setters) - Method in class com.github.aivancioglo.resttest.http.Endpoint
Making HEAD requestSpecification.
head(setters) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Making HEAD request.
head(url, setters) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Making HEAD request.
head(setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Making HEAD request.
head(url, setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Making HEAD request.
header(name) - Method in class com.github.aivancioglo.resttest.http.Response
Get response header by name.
header(name, value) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get header setter.
header(name, value) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get header setter.
header(name, matcher) - Method in class com.github.aivancioglo.resttest.verifiers.Verifiers.Companion
Verify response header.
header(name, matcher) - Static method in class com.github.aivancioglo.resttest.verifiers.Verifiers
Verify response header.
headers() - Method in class com.github.aivancioglo.resttest.http.Response
Returns list of headers.
headers(expectedHeaders) - Method in class com.github.aivancioglo.resttest.verifiers.Verifiers.Companion
Verify response headers.
headers(firstExpectedHeaderName, firstExpectedHeaderValue, expectedHeaders) - Method in class com.github.aivancioglo.resttest.verifiers.Verifiers.Companion
Verify response headers.
headers(expectedHeaders) - Static method in class com.github.aivancioglo.resttest.verifiers.Verifiers
Verify response headers.
headers(firstExpectedHeaderName, firstExpectedHeaderValue, expectedHeaders) - Static method in class com.github.aivancioglo.resttest.verifiers.Verifiers
Verify response headers.
host(host) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get requestSpecification host setter.
host(host) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get requestSpecification host setter.

I

INSTANCE - Static variable in class com.github.aivancioglo.resttest.http.Property
 
INSTANCE - Static variable in class com.github.aivancioglo.resttest.http.RestTestMatcher
 
INSTANCE - Static variable in class com.github.aivancioglo.resttest.mappers.URLEncodeMapper
 
isDistinct() - Static method in class com.github.aivancioglo.resttest.http.RestTestMatcher
 
isHeaderExist(name) - Method in class com.github.aivancioglo.resttest.http.Response
Check if header exist.
isSorted(ignoreCase) - Static method in class com.github.aivancioglo.resttest.http.RestTestMatcher
 
isSorted(ignoreCase, comparator) - Static method in class com.github.aivancioglo.resttest.http.RestTestMatcher
 
IsSortedMatcher - Class in com.github.aivancioglo.resttest.http
 
IsSortedMatcher(ignoreCase) - Constructor for class com.github.aivancioglo.resttest.http.IsSortedMatcher
 
IsSortedMatcher() - Constructor for class com.github.aivancioglo.resttest.http.IsSortedMatcher
 
IsSortedMatcher(ignoreCase, comparator) - Constructor for class com.github.aivancioglo.resttest.http.IsSortedMatcher
 

J

jsonParam(key, value) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get json param setter.
jsonParam(key, value) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get json param setter.
jsonSchema(jsonSchema) - Method in class com.github.aivancioglo.resttest.verifiers.Verifiers.Companion
Deprecated. 
jsonSchema(jsonSchema) - Static method in class com.github.aivancioglo.resttest.verifiers.Verifiers
Deprecated. 

L

log(type) - Method in class com.github.aivancioglo.resttest.http.Response
Response logging.
log() - Method in class com.github.aivancioglo.resttest.http.Response
Response logging.
log(logType) - Method in class com.github.aivancioglo.resttest.logger.Logger
 
log() - Method in class com.github.aivancioglo.resttest.logger.Logger
 
logger - Variable in class com.github.aivancioglo.resttest.http.Response
 
Logger - Class in com.github.aivancioglo.resttest.logger
 
Logger() - Constructor for class com.github.aivancioglo.resttest.logger.Logger
 
Logger(request, response) - Constructor for class com.github.aivancioglo.resttest.logger.Logger
 
Logger(requestLogger, responseLogger) - Constructor for class com.github.aivancioglo.resttest.logger.Logger
 
LogType - Enum in com.github.aivancioglo.resttest.logger
 
LogType() - Constructor for enum com.github.aivancioglo.resttest.logger.LogType
 

M

matchesSafely(actualString) - Method in class com.github.aivancioglo.resttest.http.CaseInsensitiveSubstringMatcher
 
matchesSafely(items) - Method in class com.github.aivancioglo.resttest.http.DistinctMatcher
 
matchesSafely(items) - Method in class com.github.aivancioglo.resttest.http.HasSizeMatcher
 
matchesSafely(list) - Method in class com.github.aivancioglo.resttest.http.IsSortedMatcher
 
matchesSafely(text) - Method in class com.github.aivancioglo.resttest.http.RegexMatcher
 
matchesSafely(actualString) - Method in class com.github.aivancioglo.resttest.matchers.CaseInsensitiveSubstringMatcher
Deprecated.
 
matchesSafely(text) - Method in class com.github.aivancioglo.resttest.matchers.RegexMatcher
Deprecated.
 
method - Variable in class com.github.aivancioglo.resttest.http.Request
 
Model - Class in com.github.aivancioglo.resttest.http
 
Model() - Constructor for class com.github.aivancioglo.resttest.http.Model
 
multiPart(controlName, fileName, stream) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get multi part setter.
multiPart(controlName, fileName, stream, mimeType) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get multi part setter.
multiPart(file) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get multi part setter.
multiPart(controlName, file) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get multi part setter.
multiPart(multiPartSpecification) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get multi part setter.
multiPart(controlName, fileName, stream) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get multi part setter.
multiPart(controlName, fileName, stream, mimeType) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get multi part setter.
multiPart(file) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get multi part setter.
multiPart(controlName, file) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get multi part setter.
multiPart(multiPartSpecification) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get multi part setter.
MultiPath - Class in com.github.aivancioglo.resttest.verifiers
 
MultiPath(key, paths) - Constructor for class com.github.aivancioglo.resttest.verifiers.MultiPath
 

N

noAuth() - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Clear all authentication settings.
noAuth() - Static method in class com.github.aivancioglo.resttest.setters.Setters
Clear all authentication settings.

O

OAuth1 - Class in com.github.aivancioglo.resttest.http
Class for OAuth 1.0 using in requests.
OAuth1() - Constructor for class com.github.aivancioglo.resttest.http.OAuth1
Class for OAuth 1.0 using in requests.
oauth1(consumerKey, consumerSecret, token, tokenSecret) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Set all OAuth 1.0 authentication settings.
oauth1(consumerKey, consumerSecret, token, tokenSecret) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Set all OAuth 1.0 authentication settings.
OAuth1.Companion - Class in com.github.aivancioglo.resttest.http
 
OAuth2 - Class in com.github.aivancioglo.resttest.http
Class for OAuth 2 using in requests.
OAuth2() - Constructor for class com.github.aivancioglo.resttest.http.OAuth2
Class for OAuth 2 using in requests.
oauth2(token) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Set all OAuth 2.0 authentication settings.
oauth2(token) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Set all OAuth 2.0 authentication settings.
OAuth2.Companion - Class in com.github.aivancioglo.resttest.http
 
OAuthSignature - Enum in com.github.aivancioglo.resttest.http
 
OAuthSignature(value) - Constructor for enum com.github.aivancioglo.resttest.http.OAuthSignature
 
options(setters) - Method in class com.github.aivancioglo.resttest.http.Endpoint
Making OPTIONS requestSpecification.
options(url, setters) - Method in class com.github.aivancioglo.resttest.http.Endpoint
Making OPTIONS requestSpecification.
options(setters) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Making OPTIONS request.
options(url, setters) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Making OPTIONS request.
options(setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Making OPTIONS request.
options(url, setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Making OPTIONS request.
or(that) - Method in enum com.github.aivancioglo.resttest.http.StatusCode
 

P

param(key, value) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get param setter.
param(key, value) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get param setter.
Parser - Enum in com.github.aivancioglo.resttest.http
 
Parser(parser) - Constructor for enum com.github.aivancioglo.resttest.http.Parser
 
parser(contentType, parser) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Register a content-type to be parsed using a predefined parser.
parser(contentType, parser) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Register a content-type to be parsed using a predefined parser.
patch(setters) - Method in class com.github.aivancioglo.resttest.http.Endpoint
Making PATCH requestSpecification.
patch(url, setters) - Method in class com.github.aivancioglo.resttest.http.Endpoint
Making PATCH requestSpecification.
patch(setters) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Making PATCH request.
patch(url, setters) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Making PATCH request.
patch(setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Making PATCH request.
patch(url, setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Making PATCH request.
path(path1, path2) - Method in class com.github.aivancioglo.resttest.http.Response
Extract value by JSON path.
path(path) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get requestSpecification path setter.
path(path) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get requestSpecification path setter.
Path - Class in com.github.aivancioglo.resttest.verifiers
 
Path() - Constructor for class com.github.aivancioglo.resttest.verifiers.Path
 
Path(key, matcher, additionalKeyMatcherPairs) - Constructor for class com.github.aivancioglo.resttest.verifiers.Path
 
path(key, matcher, additionalKeyMatcherPairs) - Method in class com.github.aivancioglo.resttest.verifiers.Verifiers.Companion
Verify path of the response body.
path(key, paths) - Method in class com.github.aivancioglo.resttest.verifiers.Verifiers.Companion
Set path for path verifying.
path(key, matcher, additionalKeyMatcherPairs) - Static method in class com.github.aivancioglo.resttest.verifiers.Verifiers
Verify path of the response body.
path(key, paths) - Static method in class com.github.aivancioglo.resttest.verifiers.Verifiers
Set path for path verifying.
pathParam(key, value) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get path param setter.
pathParam(key, value) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get path param setter.
perform(timeout, every, tries) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Deprecated. 
perform(timeout, every) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Deprecated. 
perform(timeout) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Deprecated. 
perform() - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Deprecated. 
perform(timeout, every, tries, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Deprecated. 
perform(timeout, every) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Deprecated. 
perform(timeout, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Deprecated. 
perform(timeout, every, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Deprecated. 
perform(timeout, every, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Deprecated. 
perform(timeout, every, tries) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Deprecated. 
perform(timeout, every, tries, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Deprecated. 
perform(timeout) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Deprecated. 
perform(timeout, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Deprecated. 
perform(timeout, every) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Deprecated. 
perform(timeout, every, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Deprecated. 
perform(timeout, every) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Deprecated. 
perform(timeout, every, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Deprecated. 
perform(timeout, every, tries) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Deprecated. 
perform(timeout, every, tries, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Deprecated. 
perform(timeout, every, tries) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Deprecated. 
perform(timeout, every) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Deprecated. 
perform(timeout) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Deprecated. 
perform() - Static method in class com.github.aivancioglo.resttest.http.RestTest
Deprecated. 
perform(timeout, every, tries, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Deprecated. 
perform(timeout, every) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Deprecated. 
perform(timeout, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Deprecated. 
perform(timeout, every, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Deprecated. 
perform(timeout, every, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Deprecated. 
perform(timeout, every, tries) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Deprecated. 
perform(timeout, every, tries, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Deprecated. 
perform(timeout) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Deprecated. 
perform(timeout, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Deprecated. 
perform(timeout, every) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Deprecated. 
perform(timeout, every, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Deprecated. 
perform(timeout, every) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Deprecated. 
perform(timeout, every, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Deprecated. 
perform(timeout, every, tries) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Deprecated. 
perform(timeout, every, tries, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Deprecated. 
port(port) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get requestSpecification port setter.
port(port) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get requestSpecification port setter.
post(setters) - Method in class com.github.aivancioglo.resttest.http.Endpoint
Making POST requestSpecification.
post(url, setters) - Method in class com.github.aivancioglo.resttest.http.Endpoint
Making POST requestSpecification.
post(setters) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Making POST request.
post(url, setters) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Making POST request.
post(setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Making POST request.
post(url, setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Making POST request.
print() - Method in class com.github.aivancioglo.resttest.logger.RequestLogger
 
print() - Method in class com.github.aivancioglo.resttest.logger.ResponseLogger
 
printIfNotPrinted() - Method in class com.github.aivancioglo.resttest.logger.RequestLogger
 
printIfNotPrinted() - Method in class com.github.aivancioglo.resttest.logger.ResponseLogger
 
Property - Class in com.github.aivancioglo.resttest.http
 
protocol(protocol) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get requestSpecification protocol setter.
protocol(protocol) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get requestSpecification protocol setter.
put(setters) - Method in class com.github.aivancioglo.resttest.http.Endpoint
Making PUT requestSpecification.
put(url, setters) - Method in class com.github.aivancioglo.resttest.http.Endpoint
Making PUT requestSpecification.
put(setters) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Making PUT request.
put(url, setters) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Making PUT request.
put(setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Making PUT request.
put(url, setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Making PUT request.

Q

queryParam(key, value) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get query param setter.
queryParam(key, value) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get query param setter.

R

redirects(max) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get redirect setter.
redirects(follow) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Get redirect setter.
redirects(max) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get redirect setter.
redirects(follow) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Get redirect setter.
regex(regex) - Static method in class com.github.aivancioglo.resttest.http.RestTestMatcher
 
regex(regex) - Method in class com.github.aivancioglo.resttest.matchers.RegexMatcher.Companion
Deprecated. 
regex(regex) - Static method in class com.github.aivancioglo.resttest.matchers.RegexMatcher
Deprecated. 
RegexMatcher - Class in com.github.aivancioglo.resttest.http
 
RegexMatcher(regex) - Constructor for class com.github.aivancioglo.resttest.http.RegexMatcher
 
RegexMatcher - Class in com.github.aivancioglo.resttest.matchers
Deprecated. 
RegexMatcher(regex) - Constructor for class com.github.aivancioglo.resttest.matchers.RegexMatcher
Deprecated.
 
RegexMatcher.Companion - Class in com.github.aivancioglo.resttest.matchers
Deprecated.
 
registerParser(contentType, parser) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Register a custom content-type to be parsed using a predefined parser.
registerParser(contentType, parser) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Register a custom content-type to be parsed using a predefined parser.
registerParser(contentType, parser) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Register a custom content-type to be parsed using a predefined parser.
registerParser(contentType, parser) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Register a custom content-type to be parsed using a predefined parser.
repeat(timeout, every, tries) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat() - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, tries, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, tries, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, tries) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, tries, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, tries, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, tries) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, tries, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, tries, request) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(runnable) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(runnable) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, tries) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat() - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, tries, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, tries, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, tries) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, tries, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, tries, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, tries) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, tries, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(timeout, every, tries, request) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(runnable) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
repeat(runnable) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Use this function, to create Repeater instance for request repeating.
Repeater - Class in com.github.aivancioglo.resttest.http
 
Repeater() - Constructor for class com.github.aivancioglo.resttest.http.Repeater
 
Request - Class in com.github.aivancioglo.resttest.http
Class for creating request. You can extend it using your own endpoint class.
Request() - Constructor for class com.github.aivancioglo.resttest.http.Request
Class for creating request. You can extend it using your own endpoint class.
request - Variable in class com.github.aivancioglo.resttest.http.Response
 
Request.Companion - Class in com.github.aivancioglo.resttest.http
Initiate your default settings.
RequestLogger - Class in com.github.aivancioglo.resttest.logger
 
RequestLogger(request) - Constructor for class com.github.aivancioglo.resttest.logger.RequestLogger
 
Response - Class in com.github.aivancioglo.resttest.http
This class is used for HTTP/HTTPS response validation and processing.
Response() - Constructor for class com.github.aivancioglo.resttest.http.Response
This class is used for HTTP/HTTPS response validation and processing.
Response(request, response, requestLogger) - Constructor for class com.github.aivancioglo.resttest.http.Response
 
response - Variable in class com.github.aivancioglo.resttest.http.Response
 
ResponseImpl - Class in com.github.aivancioglo.resttest.http
 
ResponseImpl(request, response, requestLogger) - Constructor for class com.github.aivancioglo.resttest.http.ResponseImpl
 
ResponseLogger - Class in com.github.aivancioglo.resttest.logger
 
ResponseLogger(response) - Constructor for class com.github.aivancioglo.resttest.logger.ResponseLogger
 
RestTest - Class in com.github.aivancioglo.resttest.http
 
RestTest() - Constructor for class com.github.aivancioglo.resttest.http.RestTest
 
RestTest.Companion - Class in com.github.aivancioglo.resttest.http
 
RestTestMatcher - Class in com.github.aivancioglo.resttest.http
 
root(root) - Method in class com.github.aivancioglo.resttest.http.Response
Set root path.

S

schema(schema) - Method in class com.github.aivancioglo.resttest.verifiers.Verifiers.Companion
Verify response body using schema validation.
schema(schema) - Static method in class com.github.aivancioglo.resttest.verifiers.Verifiers
Verify response body using schema validation.
send(method, setters) - Method in class com.github.aivancioglo.resttest.http.Request
Sending your request.
send(method, path, setters) - Method in class com.github.aivancioglo.resttest.http.Request
Sending your request.
serialize(obj) - Method in class com.github.aivancioglo.resttest.mappers.URLEncodeMapper
Converts an object to serialized HashMap
Session - Class in com.github.aivancioglo.resttest.http
Deprecated. 
Session() - Constructor for class com.github.aivancioglo.resttest.http.Session
Deprecated.
Request repeating session.
set(setters) - Method in class com.github.aivancioglo.resttest.http.Request
Set your own setters.
set(request, response, logger) - Method in class com.github.aivancioglo.resttest.http.Response
This method can be used for setting of all required variables of default response.
setBaseUri(p) - Method in class com.github.aivancioglo.resttest.http.Request
 
setComparator(p) - Method in class com.github.aivancioglo.resttest.http.IsSortedMatcher
 
setConsumerKey(value) - Method in class com.github.aivancioglo.resttest.http.OAuth1
 
setConsumerSecret(value) - Method in class com.github.aivancioglo.resttest.http.OAuth1
 
setContentType(p) - Method in class com.github.aivancioglo.resttest.http.Request
 
setDefaultParser(p) - Method in class com.github.aivancioglo.resttest.http.Request
 
setHost(p) - Method in class com.github.aivancioglo.resttest.http.Request
 
setKey(p) - Method in class com.github.aivancioglo.resttest.verifiers.MultiPath
 
setKey(p) - Method in class com.github.aivancioglo.resttest.verifiers.Path
 
setLogger(p) - Method in class com.github.aivancioglo.resttest.http.Response
 
setMethod(p) - Method in class com.github.aivancioglo.resttest.http.Request
 
setProtocol(p) - Method in class com.github.aivancioglo.resttest.http.Request
 
setRequest(p) - Method in class com.github.aivancioglo.resttest.http.Response
 
setRequest(request) - Method in class com.github.aivancioglo.resttest.logger.Logger
 
setResponse(p) - Method in class com.github.aivancioglo.resttest.http.Response
 
setResponse(response) - Method in class com.github.aivancioglo.resttest.logger.Logger
 
setSignature(value) - Method in class com.github.aivancioglo.resttest.http.OAuth1
 
setSignature(value) - Method in class com.github.aivancioglo.resttest.http.OAuth2
 
Setter - Interface in com.github.aivancioglo.resttest.setters
Request specification setter interface.
Setters - Class in com.github.aivancioglo.resttest.setters
Abstract class for calling setters using static functions.
Setters() - Constructor for class com.github.aivancioglo.resttest.setters.Setters
Abstract class for calling setters using static functions.
Setters.Companion - Class in com.github.aivancioglo.resttest.setters
 
Settings - Class in com.github.aivancioglo.resttest.http
 
Settings() - Constructor for class com.github.aivancioglo.resttest.http.Settings
 
Settings.Companion - Class in com.github.aivancioglo.resttest.http
 
setToken(value) - Method in class com.github.aivancioglo.resttest.http.OAuth1
 
setToken(value) - Method in class com.github.aivancioglo.resttest.http.OAuth2
 
setTokenSecret(value) - Method in class com.github.aivancioglo.resttest.http.OAuth1
 
setUsed(p) - Method in class com.github.aivancioglo.resttest.http.OAuth1
 
setUsed(p) - Method in class com.github.aivancioglo.resttest.http.OAuth2
 
setValue(p) - Method in enum com.github.aivancioglo.resttest.http.ContentType
 
setValue(p) - Method in enum com.github.aivancioglo.resttest.http.OAuthSignature
 
signature(signature) - Method in class com.github.aivancioglo.resttest.http.OAuth1.Companion
Setter of OAuth 1.0 signature
signature(signature) - Static method in class com.github.aivancioglo.resttest.http.OAuth1
Setter of OAuth 1.0 signature
signature(signature) - Method in class com.github.aivancioglo.resttest.http.OAuth2.Companion
Setter of OAuth 2 token signature
signature(signature) - Static method in class com.github.aivancioglo.resttest.http.OAuth2
Setter of OAuth 2 token signature
StatusCode - Enum in com.github.aivancioglo.resttest.http
Enum class with all base responseSpecification status codes.
StatusCode(code, message) - Constructor for enum com.github.aivancioglo.resttest.http.StatusCode
creates enum item.
statusCode(statusCode) - Method in class com.github.aivancioglo.resttest.verifiers.Verifiers.Companion
Verify status code of the response.
statusCode(statusCode) - Method in class com.github.aivancioglo.resttest.verifiers.Verifiers.Companion
Verify status code of the response.
statusCode(matcher) - Method in class com.github.aivancioglo.resttest.verifiers.Verifiers.Companion
Verify status code of the response.
statusCode(statusCodes) - Method in class com.github.aivancioglo.resttest.verifiers.Verifiers.Companion
Verify status code of the response.
statusCode(statusCode) - Static method in class com.github.aivancioglo.resttest.verifiers.Verifiers
Verify status code of the response.
statusCode(statusCode) - Static method in class com.github.aivancioglo.resttest.verifiers.Verifiers
Verify status code of the response.
statusCode(matcher) - Static method in class com.github.aivancioglo.resttest.verifiers.Verifiers
Verify status code of the response.
statusCode(statusCodes) - Static method in class com.github.aivancioglo.resttest.verifiers.Verifiers
Verify status code of the response.

T

then() - Method in class com.github.aivancioglo.resttest.http.Response
Returns validatable response.
time(matcher) - Method in class com.github.aivancioglo.resttest.verifiers.Verifiers.Companion
Verify the response time (in milliseconds).
time(matcher, timeUnit) - Method in class com.github.aivancioglo.resttest.verifiers.Verifiers.Companion
Verify the response time (in milliseconds).
time(matcher) - Static method in class com.github.aivancioglo.resttest.verifiers.Verifiers
Verify the response time (in milliseconds).
time(matcher, timeUnit) - Static method in class com.github.aivancioglo.resttest.verifiers.Verifiers
Verify the response time (in milliseconds).
timeout(sec) - Method in class com.github.aivancioglo.resttest.http.Repeater
Set your timeout.
timeout(sec) - Method in class com.github.aivancioglo.resttest.http.Repeater
Set your timeout.
timeout(sec, mls) - Method in class com.github.aivancioglo.resttest.http.Session
Deprecated. 
timeout(sec) - Method in class com.github.aivancioglo.resttest.http.Session
Deprecated. 
token(token) - Method in class com.github.aivancioglo.resttest.http.OAuth1.Companion
Setter of OAuth 1.0 token.
token(token) - Static method in class com.github.aivancioglo.resttest.http.OAuth1
Setter of OAuth 1.0 token.
token(token) - Method in class com.github.aivancioglo.resttest.http.OAuth2.Companion
Setter of OAuth 2 token.
token(token) - Static method in class com.github.aivancioglo.resttest.http.OAuth2
Setter of OAuth 2 token.
tokenSecret(tokenSecret) - Method in class com.github.aivancioglo.resttest.http.OAuth1.Companion
Setter of OAuth 1.0 token secret.
tokenSecret(tokenSecret) - Static method in class com.github.aivancioglo.resttest.http.OAuth1
Setter of OAuth 1.0 token secret.
trace(setters) - Method in class com.github.aivancioglo.resttest.http.Endpoint
Making TRACE requestSpecification.
trace(url, setters) - Method in class com.github.aivancioglo.resttest.http.Endpoint
Making TRACE requestSpecification.
trace(setters) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Making TRACE request.
trace(url, setters) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Making TRACE request.
trace(setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Making TRACE request.
trace(url, setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Making TRACE request.
tries(loopsCount) - Method in class com.github.aivancioglo.resttest.http.Repeater
Set maximum loops.
tries(loopsCount) - Method in class com.github.aivancioglo.resttest.http.Session
Deprecated. 

U

unregisterParser(contentType) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Unregister the parser associated with the provided content-type.
unregisterParser(contentType) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
Unregister the parser associated with the provided content-type.
unregisterParser(contentType) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Unregister the parser associated with the provided content-type.
unregisterParser(contentType) - Static method in class com.github.aivancioglo.resttest.http.RestTest
Unregister the parser associated with the provided content-type.
until(request) - Method in class com.github.aivancioglo.resttest.http.Repeater
This function will execute your code while it is throwing assertion error or until timeout if timeout was set.
until(request) - Method in class com.github.aivancioglo.resttest.http.Repeater
This function will execute your code while it is throwing assertion error or until timeout if timeout was set.
until(request) - Method in class com.github.aivancioglo.resttest.http.Session
Deprecated. 
update(request) - Method in interface com.github.aivancioglo.resttest.setters.Setter
Function for the request update.
URLEncodeMapper - Class in com.github.aivancioglo.resttest.mappers
 
urlEncodingEnabled(isEnabled) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
Specifies if RestTest should url encode the URL automatically. Usually, this is recommended but in some cases (e.g. the query parameters are already be encoded before you provide them to RestTest) then it's useful to disable URL encoding.
urlEncodingEnabled(isEnabled) - Static method in class com.github.aivancioglo.resttest.setters.Setters
Specifies if RestTest should url encode the URL automatically. Usually, this is recommended but in some cases (e.g. the query parameters are already be encoded before you provide them to RestTest) then it's useful to disable URL encoding.
use() - Method in enum com.github.aivancioglo.resttest.http.Parser
 

V

Verifier - Interface in com.github.aivancioglo.resttest.verifiers
Verifiers interface.
Verifiers - Class in com.github.aivancioglo.resttest.verifiers
Abstract class for response verification using static functions.
Verifiers() - Constructor for class com.github.aivancioglo.resttest.verifiers.Verifiers
Abstract class for response verification using static functions.
Verifiers.Companion - Class in com.github.aivancioglo.resttest.verifiers
 
verify(response) - Method in class com.github.aivancioglo.resttest.verifiers.MultiPath
Function for response verification.
verify(response) - Method in class com.github.aivancioglo.resttest.verifiers.Path
Function for response verification.
verify(response) - Method in interface com.github.aivancioglo.resttest.verifiers.Verifier
Function for response verification.
A B C D E F G H I J L M N O P Q R S T U V 
Skip navigation links