Uses of Interface
io.vertx.ext.unit.TestCase
-
Packages that use TestCase Package Description io.vertx.ext.unit -
-
Uses of TestCase in io.vertx.ext.unit
Methods in io.vertx.ext.unit that return TestCase Modifier and Type Method Description static TestCaseTestCase. create(String name, Handler<TestContext> testCase)Create a test case.
-