程序包的使用
org.springframework.boot.test.autoconfigure.properties
程序包
说明
Auto-configuration for JDBC tests.
Auto-configuration for JSON tests.
Support for mapping annotation attribute values in the Spring
Environment
.Auto-configuration for tests using Spring REST Docs.
Auto-configuration for web clients.
Auto-configuration for reactive web tests.
Auto-configuration for Spring MVC tests.
Auto-configuration for web service clients.
-
org.springframework.boot.test.autoconfigure.jdbc使用的org.springframework.boot.test.autoconfigure.properties中的类
-
org.springframework.boot.test.autoconfigure.json使用的org.springframework.boot.test.autoconfigure.properties中的类
-
-
org.springframework.boot.test.autoconfigure.restdocs使用的org.springframework.boot.test.autoconfigure.properties中的类
-
org.springframework.boot.test.autoconfigure.web.client使用的org.springframework.boot.test.autoconfigure.properties中的类
-
org.springframework.boot.test.autoconfigure.web.reactive使用的org.springframework.boot.test.autoconfigure.properties中的类
-
org.springframework.boot.test.autoconfigure.web.servlet使用的org.springframework.boot.test.autoconfigure.properties中的类
-
org.springframework.boot.test.autoconfigure.webservices.client使用的org.springframework.boot.test.autoconfigure.properties中的类