- param(key, value) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
-
Getting param setter.
- param(key, value) - Static method in class com.github.aivancioglo.resttest.setters.Setters
-
Getting param setter.
- 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 requestSpecification.
- patch(url, setters) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
-
Making PATCH requestSpecification.
- patch(setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
-
Making PATCH requestSpecification.
- patch(url, setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
-
Making PATCH requestSpecification.
- 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
-
Getting requestSpecification path setter.
- path(path) - Static method in class com.github.aivancioglo.resttest.setters.Setters
-
Getting requestSpecification path setter.
- path(key, matcher, additionalKeyMatcherPairs) - Method in class com.github.aivancioglo.resttest.verifiers.Verifiers.Companion
-
Verify response body path.
- path(key, matcher, additionalKeyMatcherPairs) - Static method in class com.github.aivancioglo.resttest.verifiers.Verifiers
-
Verify response body path.
- pathParam(key, value) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
-
Getting path param setter.
- pathParam(key, value) - Static method in class com.github.aivancioglo.resttest.setters.Setters
-
Getting path param setter.
- perform() - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
-
Use this function, to creates Session of request repeating.
- perform() - Static method in class com.github.aivancioglo.resttest.http.RestTest
-
Use this function, to creates Session of request repeating.
- port(port) - Method in class com.github.aivancioglo.resttest.setters.Setters.Companion
-
Getting requestSpecification port setter.
- port(port) - Static method in class com.github.aivancioglo.resttest.setters.Setters
-
Getting 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 requestSpecification.
- post(url, setters) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
-
Making POST requestSpecification.
- post(setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
-
Making POST requestSpecification.
- post(url, setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
-
Making POST requestSpecification.
- print() - Method in class com.github.aivancioglo.resttest.logger.RequestLogger
-
- print() - 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
-
Getting requestSpecification protocol setter.
- protocol(protocol) - Static method in class com.github.aivancioglo.resttest.setters.Setters
-
Getting 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 requestSpecification.
- put(url, setters) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
-
Making PUT requestSpecification.
- put(setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
-
Making PUT requestSpecification.
- put(url, setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
-
Making PUT requestSpecification.
- 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, mls) - Method in class com.github.aivancioglo.resttest.http.Session
-
Set your timeout.
- timeout(sec) - Method in class com.github.aivancioglo.resttest.http.Session
-
Set your timeout.
- 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 requestSpecification.
- trace(url, setters) - Method in class com.github.aivancioglo.resttest.http.RestTest.Companion
-
Making TRACE requestSpecification.
- trace(setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
-
Making TRACE requestSpecification.
- trace(url, setters) - Static method in class com.github.aivancioglo.resttest.http.RestTest
-
Making TRACE requestSpecification.
- tries(loopsCount) - Method in class com.github.aivancioglo.resttest.http.Session
-
Set maximum loops.