vertx / io.vertx.ext.unit.junit / RunTestOnContext / vertx

vertx

open fun vertx(): Vertx

Retrieves the current Vert.x instance, this value varies according to the test life cycle.

Return
the vertx object