Interface WebtestClientConfigurer

All Known Implementing Classes:
UserWebtestClientConfigurer

public interface WebtestClientConfigurer
Contract to encapsulate customizations to a WebtestClient.Builder. Typically used by frameworks that wish to provide a shortcut for common initialization.
Since:
5.0
Author:
Rossen Stoyanchev
See Also: