Package io.reactiverse.junit5.web

  • Class Summary
    Class Description
    TestRequest
    This class is a wrapper around WebClient 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 configure WebClient with WebClientOptions in your test.