The test context is used for performing test assertions and manage the completion of the test. This context
is provided by vertx-unit as argument of the test case.
NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.