Package | Description |
---|---|
io.vertx.ext.unit.report | |
io.vertx.reactivex.ext.unit.report | |
io.vertx.rxjava.ext.unit.report |
Modifier and Type | Method and Description |
---|---|
Failure |
TestResult.failure()
An exception describing failure, null if the test succeeded.
|
Modifier and Type | Method and Description |
---|---|
Failure |
Failure.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static Failure |
Failure.newInstance(Failure arg) |
Constructor and Description |
---|
Failure(Failure delegate) |
Modifier and Type | Method and Description |
---|---|
Failure |
Failure.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static Failure |
Failure.newInstance(Failure arg) |
Constructor and Description |
---|
Failure(Failure delegate) |
Copyright © 2021 Eclipse. All rights reserved.