Uses of Package
org.springframework.boot.test.autoconfigure.web.reactive
Packages that use org.springframework.boot.test.autoconfigure.web.reactive
Package
Description
Auto-configuration for GraphQL tester.
Auto-configuration for reactive web tests.
-
Classes in org.springframework.boot.test.autoconfigure.web.reactive used by org.springframework.boot.test.autoconfigure.graphql.testerClassDescriptionAnnotation that can be applied to a test class to enable a
WebTestClient
that is bound directly to the application. -
Classes in org.springframework.boot.test.autoconfigure.web.reactive used by org.springframework.boot.test.autoconfigure.web.reactiveClassDescription
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.