Interface WebTestClientBuilderCustomizer

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethodDescription
      voidcustomize​(org.springframework.test.web.reactive.server.WebTestClient.Builder builder)
      Customize the given builder.
    • Method Detail

      • customize

        void customize​(org.springframework.test.web.reactive.server.WebTestClient.Builder builder)
        Customize the given builder.
        Parameters:
        builder - the builder