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

addReporter

open fun addReporter(reportOptions: ReportOptions): ReportingOptions

Add a reporter to the current list.

Parameters

reportOptions - the options of the reporter to use

Return
a reference to this, so the API can be used fluently