vertx / io.vertx.ext.unit.report / ReporterFactory

ReporterFactory

interface ReporterFactory

Author
Julien Viet

Functions

reporter

abstract fun reporter(vertx: Vertx, options: ReportOptions): Reporter<Any>