Uses of Annotation Interface
org.springframework.boot.webflux.test.autoconfigure.AutoConfigureWebTestClient
Packages that use AutoConfigureWebTestClient
Package
Description
Auto-configuration for GraphQL tester.
Auto-configuration for Spring WebFlux tests.
-
Uses of AutoConfigureWebTestClient in org.springframework.boot.graphql.test.autoconfigure.tester
Classes in org.springframework.boot.graphql.test.autoconfigure.tester with annotations of type AutoConfigureWebTestClientModifier and TypeClassDescription@interface
Annotation that can be applied to a test class to enable anHttpGraphQlTester
. -
Uses of AutoConfigureWebTestClient in org.springframework.boot.webflux.test.autoconfigure
Classes in org.springframework.boot.webflux.test.autoconfigure with annotations of type AutoConfigureWebTestClientModifier and TypeClassDescription@interface
Annotation that can be used for a Spring WebFlux test that focuses only on Spring WebFlux components.