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