Package io.reactiverse.junit5.web
-
Class Summary Class Description TestRequest This class is a wrapper aroundWebClient
that simplifies the creation of Http requests and the asserts on responses.WebClientParameterProvider WebClient parameter provider. -
Annotation Types Summary Annotation Type Description WebClientOptionsInject Annotation to configureWebClient
withWebClientOptions
in your test.