This project demonstrates how to interact with a REST API using the JDK Http Client and how to write JUnit test cases to verify the functionality of the API client ...
Vertx vertx = Vertx.vertx(); if you create your Vert.x you MUST close it at the end of the tests. Otherwise, it will leak. Closing http client in such case is not enough. I did a quick check of our ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results