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