Package | Description |
---|---|
org.springframework.restdocs.restassured3 |
Core classes for using Spring REST Docs with REST Assured 3.
|
Modifier and Type | Method and Description |
---|---|
static RestAssuredRestDocumentationConfigurer |
RestAssuredRestDocumentation.documentationConfiguration(RestDocumentationContextProvider contextProvider)
Provides access to a
RestAssuredRestDocumentationConfigurer that can be
used to configure Spring REST Docs using the given contextProvider . |