| インターフェース | 説明 |
|---|---|
| RestDocsMockMvcConfigurationCustomizer | MockMvcRestDocumentationConfigurer のカスタマイザー。 |
| RestDocsRestAssuredConfigurationCustomizer | RestAssuredRestDocumentationConfigurer のカスタマイザー。 |
| RestDocsWebTestClientConfigurationCustomizer | WebTestClientRestDocumentationConfigurer のカスタマイザー。 |
| クラス | 説明 |
|---|---|
| RestDocsAutoConfiguration | Spring REST Docs 用の Auto-configuration。 |
| RestDocsMockMvcBuilderCustomizer | Spring REST Docs を構成する MockMvcBuilderCustomizer。 |
| RestDocsProperties | Spring REST Docs の構成プロパティ。 |
| RestDocsTestExecutionListener | Spring REST Docs 用の TestExecutionListener。JUnit を使用する場合は @Rule が不要であり、TestNG を使用する場合はテスト呼び出しの前後に手動で行う必要がありません。 |
| アノテーション型 | 説明 |
|---|---|
| AutoConfigureRestDocs | Spring REST Docs の自動構成を有効にして構成するためにテストクラスに適用できるアノテーション。 |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.