fun ReportOptions(format: String? = null, to: String? = null): ReportOptions
A function providing a DSL for building io.vertx.ext.unit.report.ReportOptions objects. |
|
fun ReportingOptions(reporters: Iterable<ReportOptions>? = null): ReportingOptions
A function providing a DSL for building io.vertx.ext.unit.report.ReportingOptions objects. |