Package | Description |
---|---|
io.vertx.ext.unit.collect |
Modifier and Type | Method and Description |
---|---|
static EventBusCollector |
EventBusCollector.create(io.vertx.core.Vertx vertx,
io.vertx.core.Handler<TestSuiteReport> reporter) |
static EventBusCollector |
EventBusCollector.create(io.vertx.core.Vertx vertx,
ReportingOptions options)
Create a message handler reporting with the specified options.
|
Copyright © 2020 Eclipse. All rights reserved.