vertx / io.vertx.ext.unit.report / ReportOptions / setTo

setTo

open fun setTo(to: String): ReportOptions

Set the current reporter name.

Parameters

to - the new reporter name

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