Skip navigation links
Spring REST Docs 2.0.5.RELEASE
D F G M O R S U 

D

document(String, Snippet...) - Static method in class org.springframework.restdocs.restassured3.RestAssuredRestDocumentation
Documents the API call with the given identifier using the given snippets.
document(String, OperationRequestPreprocessor, Snippet...) - Static method in class org.springframework.restdocs.restassured3.RestAssuredRestDocumentation
Documents the API call with the given identifier using the given snippets in addition to any default snippets.
document(String, OperationResponsePreprocessor, Snippet...) - Static method in class org.springframework.restdocs.restassured3.RestAssuredRestDocumentation
Documents the API call with the given identifier using the given snippets in addition to any default snippets.
document(String, OperationRequestPreprocessor, OperationResponsePreprocessor, Snippet...) - Static method in class org.springframework.restdocs.restassured3.RestAssuredRestDocumentation
Documents the API call with the given identifier using the given snippets in addition to any default snippets.
document(Snippet...) - Method in class org.springframework.restdocs.restassured3.RestDocumentationFilter
Creates a new RestDocumentationFilter that will produce documentation using the given snippets.
documentationConfiguration(RestDocumentationContextProvider) - Static method in class org.springframework.restdocs.restassured3.RestAssuredRestDocumentation
Provides access to a RestAssuredRestDocumentationConfigurer that can be used to configure Spring REST Docs using the given contextProvider.

F

filter(FilterableRequestSpecification, FilterableResponseSpecification, FilterContext) - Method in class org.springframework.restdocs.restassured3.RestAssuredOperationPreprocessorsConfigurer
 
filter(FilterableRequestSpecification, FilterableResponseSpecification, FilterContext) - Method in class org.springframework.restdocs.restassured3.RestAssuredRestDocumentationConfigurer
 
filter(FilterableRequestSpecification, FilterableResponseSpecification, FilterContext) - Method in class org.springframework.restdocs.restassured3.RestAssuredSnippetConfigurer
 
filter(FilterableRequestSpecification, FilterableResponseSpecification, FilterContext) - Method in class org.springframework.restdocs.restassured3.RestDocumentationFilter
 

G

getConfiguration(FilterableRequestSpecification, FilterContext) - Method in class org.springframework.restdocs.restassured3.RestDocumentationFilter
Returns the configuration that should be used when calling the delgate.

M

modifyUris() - Static method in class org.springframework.restdocs.restassured3.operation.preprocess.RestAssuredPreprocessors
Deprecated.
since 2.0.1 in favor of Preprocessors.modifyUris()

O

operationPreprocessors() - Method in class org.springframework.restdocs.restassured3.RestAssuredRestDocumentationConfigurer
 
org.springframework.restdocs.restassured3 - package org.springframework.restdocs.restassured3
Core classes for using Spring REST Docs with REST Assured 3.
org.springframework.restdocs.restassured3.operation.preprocess - package org.springframework.restdocs.restassured3.operation.preprocess
REST Assured-specific support for preprocessing an operation prior to it being documented.

R

RestAssuredOperationPreprocessorsConfigurer - Class in org.springframework.restdocs.restassured3
A configurer that can be used to configure the operation preprocessors when using REST Assured 3.
RestAssuredPreprocessors - Class in org.springframework.restdocs.restassured3.operation.preprocess
Deprecated.
since 2.0.1 in favor of Preprocessors and, specifically, Preprocessors.modifyUris()
RestAssuredRestDocumentation - Class in org.springframework.restdocs.restassured3
Static factory methods for documenting RESTful APIs using REST Assured 3.
RestAssuredRestDocumentationConfigurer - Class in org.springframework.restdocs.restassured3
A REST Assured 3-specific RestDocumentationConfigurer.
RestAssuredSnippetConfigurer - Class in org.springframework.restdocs.restassured3
A configurer that can be used to configure the generated documentation snippets when using REST Assured 3.
RestDocumentationFilter - Class in org.springframework.restdocs.restassured3
A REST Assured 3 Filter for documenting RESTful APIs.

S

snippets() - Method in class org.springframework.restdocs.restassured3.RestAssuredRestDocumentationConfigurer
 

U

UriModifyingOperationPreprocessor - Class in org.springframework.restdocs.restassured3.operation.preprocess
Deprecated.
since 2.0.1 in favor of UriModifyingOperationPreprocessor
UriModifyingOperationPreprocessor() - Constructor for class org.springframework.restdocs.restassured3.operation.preprocess.UriModifyingOperationPreprocessor
Deprecated.
 
D F G M O R S U 
Skip navigation links
Spring REST Docs 2.0.5.RELEASE