| Package | Description | 
|---|---|
| io.vertx.ext.unit | |
| io.vertx.ext.unit.collect | |
| io.vertx.ext.unit.report | |
| io.vertx.rxjava.ext.unit.report | 
| Class and Description | 
|---|
| ReportingOptions
 Reporting options:
 
   the  
reporters is an array of reporter configurations
  | 
| ReportOptions
 Configures a reporter consisting in a name  
to, an address at and an optional format. | 
| Class and Description | 
|---|
| ReportingOptions
 Reporting options:
 
   the  
reporters is an array of reporter configurations
  | 
| TestSuiteReport
 The test suite reports is basically a stream of events reporting the test suite execution. 
 | 
| Class and Description | 
|---|
| Failure
 A failure provides the details of a failure that happened during the execution of a test case.
 The failure can be:
 
   an assertion failure: an assertion failed
   an error failure: an expected error occured
  
 | 
| Reporter
 The reporter defines a set of callback for the life cycle events. 
 | 
| ReporterFactory | 
| ReportingOptions
 Reporting options:
 
   the  
reporters is an array of reporter configurations
  | 
| ReportOptions
 Configures a reporter consisting in a name  
to, an address at and an optional format. | 
| TestCaseReport
 Report the execution of a test case. 
 | 
| TestResult
 The result of a test. 
 | 
| TestSuiteReport
 The test suite reports is basically a stream of events reporting the test suite execution. 
 | 
| Class and Description | 
|---|
| Failure
 A failure provides the details of a failure that happened during the execution of a test case.
 The failure can be:
 
   an assertion failure: an assertion failed
   an error failure: an expected error occured
  
 | 
| TestResult
 The result of a test. 
 | 
Copyright © 2020 Eclipse. All rights reserved.