パッケージ org.springframework.boot.test.autoconfigure.restdocs
パッケージ org.springframework.boot.test.autoconfigure.restdocs
Spring REST Docs を使用したテストの自動構成。
- クラス説明Spring REST Docs の自動構成を有効にして構成するためにテストクラスに適用できるアノテーション。Spring REST Docs 用の
Auto-configuration。Spring REST Docs を構成するMockMvcBuilderCustomizer。MockMvcRestDocumentationConfigurerのカスタマイザー。Spring REST Docs の構成プロパティ。RestAssuredRestDocumentationConfigurerのカスタマイザー。JUnit を使用する場合の@Ruleの必要性を排除する Spring REST Docs のTestExecutionListenerまたは TestNG を使用する場合のテスト呼び出しの前後の手動。WebTestClientRestDocumentationConfigurerのカスタマイザー。