Package | Description |
---|---|
io.vertx.ext.unit.report |
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. |
Modifier and Type | Method and Description |
---|---|
TestSuiteReport |
TestSuiteReport.handler(io.vertx.core.Handler<TestCaseReport> handler) |
Copyright © 2018 Eclipse. All rights reserved.