Index
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
identifierusing the givensnippetsin 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
identifierusing the givensnippetsin 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
identifierusing the givensnippetsin addition to any default snippets. - document(String, Snippet...) - Static method in class org.springframework.restdocs.restassured.RestAssuredRestDocumentation
-
Documents the API call with the given
identifierusing the givensnippets. - document(Snippet...) - Method in class org.springframework.restdocs.restassured.RestDocumentationFilter
-
Creates a new
RestDocumentationFilterthat will produce documentation using the givensnippets. - documentationConfiguration(RestDocumentationContextProvider) - Static method in class org.springframework.restdocs.restassured.RestAssuredRestDocumentation
-
Provides access to a
RestAssuredRestDocumentationConfigurerthat can be used to configure Spring REST Docs using the givencontextProvider.
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
Filterfor documenting RESTful APIs.
S
- snippets() - Method in class org.springframework.restdocs.restassured.RestAssuredRestDocumentationConfigurer
All Classes and Interfaces|All Packages