程序包的使用
org.springframework.boot.test.autoconfigure.web.servlet
程序包
说明
Auto-configuration for GraphQL tester.
Auto-configuration for tests using Spring REST Docs.
Auto-configuration for Spring MVC tests.
-
org.springframework.boot.test.autoconfigure.graphql.tester使用的org.springframework.boot.test.autoconfigure.web.servlet中的类类说明Annotation that can be applied to a test class to enable and configure auto-configuration of
MockMvc. -
-
org.springframework.boot.test.autoconfigure.web.servlet使用的org.springframework.boot.test.autoconfigure.web.servlet中的类类说明Annotation that can be applied to a test class to enable and configure auto-configuration of
MockMvc.Auto-configuration importsfor typical Spring MVC tests.A customizer for aConfigurableMockMvcBuilder.MVC print options specified from@AutoConfigureMockMvc.