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