Package io.vertx.ext.unit.report
Interface ReporterFactory
-
public interface ReporterFactory
- Author:
- Julien Viet
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Reporter
reporter(Vertx vertx, ReportOptions options)
-
-
-
Method Detail
-
reporter
Reporter reporter(Vertx vertx, ReportOptions options)
-
-