Index

D F G O R S 
All Classes and Interfaces|All Packages

D

document(String, OperationRequestPreprocessor, OperationResponsePreprocessor, Snippet...) - Static method in class org.springframework.restdocs.restassured.RestAssuredRestDocumentation
Documents the API call with the given identifier using the given snippets in addition to any default snippets.
document(String, OperationRequestPreprocessor, Snippet...) - Static method in class org.springframework.restdocs.restassured.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.restassured.RestAssuredRestDocumentation
Documents the API call with the given identifier using the given snippets in addition to any default snippets.
document(String, Snippet...) - Static method in class org.springframework.restdocs.restassured.RestAssuredRestDocumentation
Documents the API call with the given identifier using the given snippets.
document(Snippet...) - Method in class org.springframework.restdocs.restassured.RestDocumentationFilter
Creates a new RestDocumentationFilter that will produce documentation using the given snippets.
documentationConfiguration(RestDocumentationContextProvider) - Static method in class org.springframework.restdocs.restassured.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.restassured.RestAssuredOperationPreprocessorsConfigurer
 
filter(FilterableRequestSpecification, FilterableResponseSpecification, FilterContext) - Method in class org.springframework.restdocs.restassured.RestAssuredRestDocumentationConfigurer
 
filter(FilterableRequestSpecification, FilterableResponseSpecification, FilterContext) - Method in class org.springframework.restdocs.restassured.RestAssuredSnippetConfigurer
 
filter(FilterableRequestSpecification, FilterableResponseSpecification, FilterContext) - Method in class org.springframework.restdocs.restassured.RestDocumentationFilter
 

G

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

O

operationPreprocessors() - Method in class org.springframework.restdocs.restassured.RestAssuredRestDocumentationConfigurer
 
org.springframework.restdocs.restassured - package org.springframework.restdocs.restassured
Core classes for using Spring REST Docs with REST Assured.

R

RestAssuredOperationPreprocessorsConfigurer - Class in org.springframework.restdocs.restassured
A configurer that can be used to configure the operation preprocessors when using REST Assured.
RestAssuredRestDocumentation - Class in org.springframework.restdocs.restassured
Static factory methods for documenting RESTful APIs using REST Assured.
RestAssuredRestDocumentationConfigurer - Class in org.springframework.restdocs.restassured
A REST Assured-specific RestDocumentationConfigurer.
RestAssuredSnippetConfigurer - Class in org.springframework.restdocs.restassured
A configurer that can be used to configure the generated documentation snippets when using REST Assured.
RestDocumentationFilter - Class in org.springframework.restdocs.restassured
A REST Assured Filter for documenting RESTful APIs.

S

snippets() - Method in class org.springframework.restdocs.restassured.RestAssuredRestDocumentationConfigurer
 
D F G O R S 
All Classes and Interfaces|All Packages