- document(String, Snippet...) - Static method in class org.springframework.restdocs.restassured.RestAssuredRestDocumentation
-
Deprecated.
Documents the API call with the given identifier using the given
snippets.
- document(String, OperationRequestPreprocessor, Snippet...) - Static method in class org.springframework.restdocs.restassured.RestAssuredRestDocumentation
-
Deprecated.
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
-
Deprecated.
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.restassured.RestAssuredRestDocumentation
-
Deprecated.
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.restassured.RestDocumentationFilter
-
Deprecated.
- 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
-
- documentationConfiguration(RestDocumentationContextProvider) - Static method in class org.springframework.restdocs.restassured.RestAssuredRestDocumentation
-
Deprecated.
- documentationConfiguration(RestDocumentationContextProvider) - Static method in class org.springframework.restdocs.restassured3.RestAssuredRestDocumentation
-