Class | Description |
---|---|
TestRequest |
This class is a wrapper around
WebClient that simplifies the creation of Http requests and the asserts on responses. |
VertxWebClientExtension |
JUnit 5 Vert.x Web Client extension that allows parameter injection of WebClient.
|
Annotation Type | Description |
---|---|
WebClientOptionsInject |
Annotation to configure
WebClient with WebClientOptions in your test. |
Copyright © 2019 Eclipse. All rights reserved.