Package | Description |
---|---|
io.vertx.rxjava.ext.unit.report |
Modifier and Type | Field and Description |
---|---|
static TypeArg<TestResult> |
TestResult.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static TestResult |
TestResult.newInstance(io.vertx.ext.unit.report.TestResult arg) |
Modifier and Type | Method and Description |
---|---|
TestCaseReport |
TestCaseReport.endHandler(io.vertx.core.Handler<TestResult> handler)
Set a callback for completion, the specified
handler is invoked when the test exec has completed. |
Copyright © 2019 Eclipse. All rights reserved.