Uses of Interface
io.vertx.ext.unit.TestCase
Packages that use TestCase
-
Uses of TestCase in io.vertx.ext.unit
Methods in io.vertx.ext.unit that return TestCaseModifier and TypeMethodDescriptionstatic TestCaseTestCase.create(String name, Handler<TestContext> testCase) Create a test case. -
Uses of TestCase in io.vertx.reactivex.ext.unit
Methods in io.vertx.reactivex.ext.unit that return TestCaseMethods in io.vertx.reactivex.ext.unit with parameters of type TestCaseConstructors in io.vertx.reactivex.ext.unit with parameters of type TestCase -
Uses of TestCase in io.vertx.rxjava3.ext.unit
Methods in io.vertx.rxjava3.ext.unit that return TestCaseMethods in io.vertx.rxjava3.ext.unit with parameters of type TestCaseConstructors in io.vertx.rxjava3.ext.unit with parameters of type TestCase