Uses of Class
org.springframework.restdocs.restassured.RestAssuredRestDocumentationConfigurer
Package
Description
Core classes for using Spring REST Docs with REST Assured.
-
Uses of RestAssuredRestDocumentationConfigurer in org.springframework.restdocs.restassured
Modifier and TypeMethodDescriptionRestAssuredRestDocumentation.documentationConfiguration
(RestDocumentationContextProvider contextProvider) Provides access to aRestAssuredRestDocumentationConfigurer
that can be used to configure Spring REST Docs using the givencontextProvider
.