Uses of Interface
io.vertx.ext.unit.Completion
-
Packages that use Completion Package Description io.vertx.ext.unit -
-
Uses of Completion in io.vertx.ext.unit
Subinterfaces of Completion in io.vertx.ext.unit Modifier and Type Interface Description interfaceAsyncAn asynchronous exit point for a test.interfaceTestCompletionThis object provides callback-ability for the end of a test suite, the completion succeeds when all tests pass otherwise it fails.
-