WebTestClientBuilderCustomizer

A customizer for a Builder. Any WebTestClientBuilderCustomizer beans found in the application context will be called to customize the auto-configured Builder.

Author

Andy Wilkinson

Since

2.2.0

Functions

Link copied to clipboard
abstract fun customize(builder: WebTestClient.Builder)
Customize the given builder.