Uses of Interface
org.springframework.test.web.reactive.server.WebTestClient.Builder

Packages that use WebTestClient.Builder
Package
Description
Support for testing Spring WebFlux server endpoints via WebTestClient.
Support for testing Spring MVC applications via WebTestClient with MockMvc for server request handling.