Uses of Annotation Interface
org.springframework.boot.test.autoconfigure.web.reactive.AutoConfigureWebTestClient
Package
Description
Auto-configuration for GraphQL tester.
Auto-configuration for reactive web tests.
-
Uses of AutoConfigureWebTestClient in org.springframework.boot.test.autoconfigure.graphql.tester
Modifier and TypeClassDescription@interface
Annotation that can be applied to a test class to enable aHttpGraphQlTester
. -
Uses of AutoConfigureWebTestClient in org.springframework.boot.test.autoconfigure.web.reactive
Modifier and TypeClassDescription@interface
Annotation that can be used for a Spring WebFlux test that focuses only on Spring WebFlux components.