Package org.springframework.boot.test.autoconfigure.restdocs
package org.springframework.boot.test.autoconfigure.restdocs
Auto-configuration for tests using Spring REST Docs.
-
ClassDescriptionAnnotation that can be applied to a test class to enable and configure auto-configuration of Spring REST Docs.
Auto-configuration
for Spring REST Docs.AMockMvcBuilderCustomizer
that configures Spring REST Docs.A customizer forMockMvcRestDocumentationConfigurer
.Configuration properties for Spring REST Docs.A customizer forRestAssuredRestDocumentationConfigurer
.ATestExecutionListener
for Spring REST Docs that removes the need for a@Rule
when using JUnit or manual before and after test calls when using TestNG.A customizer forWebTestClientRestDocumentationConfigurer
.