| Package | Description | 
|---|---|
| io.vertx.ext.unit | |
| io.vertx.reactivex.ext.unit | |
| io.vertx.rxjava.ext.unit | 
| Modifier and Type | Method and Description | 
|---|---|
static TestCase | 
TestCase.create(String name,
      Handler<TestContext> testCase)
Create a test case. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TestCase | 
TestCase.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static TestCase | 
TestCase.newInstance(TestCase arg)  | 
| Constructor and Description | 
|---|
TestCase(TestCase delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
TestCase | 
TestCase.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static TestCase | 
TestCase.newInstance(TestCase arg)  | 
| Constructor and Description | 
|---|
TestCase(TestCase delegate)  | 
Copyright © 2020 Eclipse. All rights reserved.