fun ReportingOptions(reporters: Iterable<ReportOptions>? = null): ReportingOptions
A function providing a DSL for building io.vertx.ext.unit.report.ReportingOptions objects.
Reporting options:
reporters
- Replace the current list of reporters with a new one.