Index
All Classes and Interfaces|All Packages
D
- document(String, OperationRequestPreprocessor, OperationResponsePreprocessor, Snippet...) - Static method in class org.springframework.restdocs.webtestclient.WebTestClientRestDocumentation
-
Documents the API call with the given
identifier
using the givensnippets
in addition to any default snippets. - document(String, OperationRequestPreprocessor, Snippet...) - Static method in class org.springframework.restdocs.webtestclient.WebTestClientRestDocumentation
-
Documents the API call with the given
identifier
using the givensnippets
in addition to any default snippets. - document(String, OperationResponsePreprocessor, Snippet...) - Static method in class org.springframework.restdocs.webtestclient.WebTestClientRestDocumentation
-
Documents the API call with the given
identifier
using the givensnippets
in addition to any default snippets. - document(String, Snippet...) - Static method in class org.springframework.restdocs.webtestclient.WebTestClientRestDocumentation
-
Returns a
Consumer
that, when called, documents the API call with the givenidentifier
using the givensnippets
in addition to any default snippets. - documentationConfiguration(RestDocumentationContextProvider) - Static method in class org.springframework.restdocs.webtestclient.WebTestClientRestDocumentation
-
Provides access to a
ExchangeFilterFunction
that can be used to configure aWebTestClient
instance using the givencontextProvider
.
F
- filter(ClientRequest, ExchangeFunction) - Method in class org.springframework.restdocs.webtestclient.WebTestClientOperationPreprocessorsConfigurer
- filter(ClientRequest, ExchangeFunction) - Method in class org.springframework.restdocs.webtestclient.WebTestClientRestDocumentationConfigurer
- filter(ClientRequest, ExchangeFunction) - Method in class org.springframework.restdocs.webtestclient.WebTestClientSnippetConfigurer
O
- operationPreprocessors() - Method in class org.springframework.restdocs.webtestclient.WebTestClientRestDocumentationConfigurer
- org.springframework.restdocs.webtestclient - package org.springframework.restdocs.webtestclient
-
Core classes for using Spring REST Docs with Spring Framework's WebTestClient.
S
- snippets() - Method in class org.springframework.restdocs.webtestclient.WebTestClientRestDocumentationConfigurer
W
- WebTestClientOperationPreprocessorsConfigurer - Class in org.springframework.restdocs.webtestclient
-
A configurer that can be used to configure the operation preprocessors.
- WebTestClientRestDocumentation - Class in org.springframework.restdocs.webtestclient
-
Static factory methods for documenting RESTful APIs using WebFlux's
WebTestClient
. - WebTestClientRestDocumentationConfigurer - Class in org.springframework.restdocs.webtestclient
-
A WebFlux-specific
RestDocumentationConfigurer
. - WebTestClientSnippetConfigurer - Class in org.springframework.restdocs.webtestclient
-
A
SnippetConfigurer
for WebFlux that can be used to configure the generated documentation snippets.
All Classes and Interfaces|All Packages