Uses of Class
io.vertx.reactivex.ext.unit.TestCompletion
Packages that use TestCompletion
-
Uses of TestCompletion in io.vertx.reactivex.ext.unit
Fields in io.vertx.reactivex.ext.unit with type parameters of type TestCompletionModifier and TypeFieldDescriptionstatic final io.vertx.lang.rx.TypeArg<TestCompletion> TestCompletion.__TYPE_ARGMethods in io.vertx.reactivex.ext.unit that return TestCompletionModifier and TypeMethodDescriptionstatic TestCompletionTestCompletion.newInstance(TestCompletion arg) TestSuite.run()Run the testsuite with the default options.TestSuite.run(TestOptions options) Run the testsuite with the specifiedoptions.Run the testsuite with the default options and the specifiedvertxinstance.TestSuite.run(Vertx vertx, TestOptions options) Run the testsuite with the specifiedoptionsand the specifiedvertxinstance.