Package | Description |
---|---|
io.vertx.rxjava.ext.unit.report |
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. |
static TestCaseReport |
TestCaseReport.newInstance(TestCaseReport arg) |
Modifier and Type | Method and Description |
---|---|
Observable<TestCaseReport> |
TestSuiteReport.toObservable() |
Modifier and Type | Method and Description |
---|---|
TestSuiteReport |
TestSuiteReport.handler(Handler<TestCaseReport> handler) |
Copyright © 2016. All rights reserved.