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