アノテーションインターフェースの使用
org.springframework.boot.test.context.PropertyMapping
PropertyMapping を使用するパッケージ
パッケージ
説明
JDBC テストの自動構成。
Web クライアントの自動構成。
Spring REST Docs を使用したテストの自動構成。
JSON テストの自動構成。
Spring MVC テストの自動構成。
Web サービスクライアントの自動構成。
WebTestClient の自動構成。
org.springframework.boot.jdbc.test.autoconfigure 内の PropertyMapping 使用
PropertyMapping 型のアノテーションを持つ org.springframework.boot.jdbc.test.autoconfigure のクラス修飾子と型クラス説明@interfaceアプリケーション定義または自動構成のDataSourceSE の代わりに使用するテストデータベースを構成するために、テストクラスに適用できるアノテーション。org.springframework.boot.restclient.test.autoconfigure 内の PropertyMapping 使用
PropertyMapping 型のアノテーションを持つ org.springframework.boot.restclient.test.autoconfigure のクラスorg.springframework.boot.restdocs.test.autoconfigure 内の PropertyMapping 使用
PropertyMapping 型のアノテーションを持つ org.springframework.boot.restdocs.test.autoconfigure のクラス修飾子と型クラス説明@interfaceSpring REST Docs の自動構成を有効にして構成するためにテストクラスに適用できるアノテーション。org.springframework.boot.test.autoconfigure.json 内の PropertyMapping 使用
PropertyMapping 型のアノテーションを持つ org.springframework.boot.test.autoconfigure.json のクラスorg.springframework.boot.webmvc.test.autoconfigure 内の PropertyMapping 使用
PropertyMapping 型のアノテーションを持つ org.springframework.boot.webmvc.test.autoconfigure のクラスorg.springframework.boot.webservices.test.autoconfigure.client 内の PropertyMapping 使用
修飾子と型クラス説明@interface単一のMockWebServiceServerの自動構成を有効にして構成するためにテストクラスに適用できるアノテーション。@interfaceWeb サービスクライアントの自動構成を有効にして構成するためにテストクラスに適用できるアノテーション。org.springframework.boot.webtestclient.autoconfigure 内の PropertyMapping 使用
PropertyMapping 型のアノテーションを持つ org.springframework.boot.webtestclient.autoconfigure のクラス