程序包的使用
org.springframework.boot.test.autoconfigure.web.reactive
程序包
说明
Auto-configuration for GraphQL tester.
Auto-configuration for reactive web tests.
-
org.springframework.boot.test.autoconfigure.graphql.tester使用的org.springframework.boot.test.autoconfigure.web.reactive中的类类说明Annotation that can be applied to a test class to enable a
WebTestClient
that is bound directly to the application. -
org.springframework.boot.test.autoconfigure.web.reactive使用的org.springframework.boot.test.autoconfigure.web.reactive中的类类说明
Auto-configuration imports
for typical Spring WebFlux tests.Annotation that can be applied to a test class to enable aWebTestClient
that is bound directly to the application.WebTestClientBuilderCustomizer
for a typical Spring Boot application.