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