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

setFormat

open fun setFormat(format: String): ReportOptions

Set the current reporter format.

Parameters

format - the format

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