| Package | Description | 
|---|---|
| io.vertx.ext.unit.collect | |
| io.vertx.reactivex.ext.unit.collect | |
| io.vertx.rxjava.ext.unit.collect | 
| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
EventBusCollector | 
EventBusCollector.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static EventBusCollector | 
EventBusCollector.newInstance(EventBusCollector arg)  | 
| Constructor and Description | 
|---|
EventBusCollector(EventBusCollector delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
EventBusCollector | 
EventBusCollector.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static EventBusCollector | 
EventBusCollector.newInstance(EventBusCollector arg)  | 
| Constructor and Description | 
|---|
EventBusCollector(EventBusCollector delegate)  | 
Copyright © 2020 Eclipse. All rights reserved.