Uses of Package
io.vertx.ext.unit.report
Packages that use io.vertx.ext.unit.report
Package
Description
-
Classes in io.vertx.ext.unit.report used by io.vertx.ext.unitClassDescriptionReporting options: the
reportersis an array of reporter configurationsConfigures a reporter consisting in a nameto, an addressatand an optionalformat. -
Classes in io.vertx.ext.unit.report used by io.vertx.ext.unit.collectClassDescriptionReporting options: the
reportersis an array of reporter configurationsThe test suite reports is basically a stream of events reporting the test suite execution. -
Classes in io.vertx.ext.unit.report used by io.vertx.ext.unit.reportClassDescriptionA failure provides the details of a failure that happened during the execution of a test case.The reporter defines a set of callback for the life cycle events.Reporting options: the
reportersis an array of reporter configurationsConfigures a reporter consisting in a nameto, an addressatand an optionalformat.Report the execution of a test case.The result of a test.The test suite reports is basically a stream of events reporting the test suite execution. -
Classes in io.vertx.ext.unit.report used by io.vertx.reactivex.ext.unit.collectClassDescriptionReporting options: the
reportersis an array of reporter configurations -
Classes in io.vertx.ext.unit.report used by io.vertx.reactivex.ext.unit.reportClassDescriptionA failure provides the details of a failure that happened during the execution of a test case.Report the execution of a test case.The result of a test.The test suite reports is basically a stream of events reporting the test suite execution.
-
Classes in io.vertx.ext.unit.report used by io.vertx.rxjava3.ext.unit.collectClassDescriptionReporting options: the
reportersis an array of reporter configurations -
Classes in io.vertx.ext.unit.report used by io.vertx.rxjava3.ext.unit.reportClassDescriptionA failure provides the details of a failure that happened during the execution of a test case.Report the execution of a test case.The result of a test.The test suite reports is basically a stream of events reporting the test suite execution.