Interface | Description |
---|---|
RestDocsMockMvcConfigurationCustomizer |
A customizer for
MockMvcRestDocumentationConfigurer . |
Class | Description |
---|---|
RestDocsAutoConfiguration |
Auto-configuration for Spring REST Docs. |
RestDocsTestExecutionListener |
A
TestExecutionListener for Spring REST Docs that removes the need for a
@Rule when using JUnit or manual before and after test calls when using
TestNG. |
Annotation Type | Description |
---|---|
AutoConfigureRestDocs |
Annotation that can be applied to a test class to enable and configure
auto-configuration of Spring REST Docs.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.