io.vertx.ext.unit.Async
io.vertx.ext.unit.Completion
io.vertx.ext.unit.TestCompletion
TestOptions
fun TestOptions(reporters: Iterable<ReportOptions>? = null, timeout: Long? = null, useEventLoop: Boolean? = null): TestOptions
A function providing a DSL for building io.vertx.ext.unit.TestOptions objects.