Uses of Class
io.vertx.reactivex.ext.unit.report.TestResult
Packages that use TestResult
-
Uses of TestResult in io.vertx.reactivex.ext.unit.report
Fields in io.vertx.reactivex.ext.unit.report with type parameters of type TestResultModifier and TypeFieldDescriptionstatic final io.vertx.lang.rx.TypeArg<TestResult> TestResult.__TYPE_ARGMethods in io.vertx.reactivex.ext.unit.report that return TestResultMethod parameters in io.vertx.reactivex.ext.unit.report with type arguments of type TestResultModifier and TypeMethodDescriptionTestCaseReport.endHandler(Handler<TestResult> handler) Set a callback for completion, the specifiedhandleris invoked when the test exec has completed.