パッケージ 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
のカスタマイザー。