Package | Description |
---|---|
io.vertx.rxjava.ext.unit |
Modifier and Type | Field and Description |
---|---|
static TypeArg<TestCase> |
TestCase.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static TestCase |
TestCase.create(String name,
io.vertx.core.Handler<TestContext> testCase)
Create a test case.
|
static TestCase |
TestCase.newInstance(io.vertx.ext.unit.TestCase arg) |
Copyright © 2021 Eclipse. All rights reserved.