vertx / io.vertx.kotlin.ext.unit.report / ReportingOptions

ReportingOptions

fun ReportingOptions(reporters: Iterable<ReportOptions>? = null): ReportingOptions

A function providing a DSL for building io.vertx.ext.unit.report.ReportingOptions objects.

Reporting options:

Parameters

reporters - Replace the current list of reporters with a new one.