Uses of Package
io.vertx.reactivex.ext.unit
Packages that use io.vertx.reactivex.ext.unit
-
Classes in io.vertx.reactivex.ext.unit used by io.vertx.reactivex.ext.unitClassDescriptionAn asynchronous exit point for a test.A completion object that emits completion notifications either succeeded or failed.A test case object can be used to create a single test.This object provides callback-ability for the end of a test suite, the completion succeeds when all tests pass otherwise it fails.The test context is used for performing test assertions and manage the completion of the test.A named suite of test cases that are executed altogether.