vertx / io.vertx.rxjava.ext.unit / TestCompletion / resolve

resolve

open fun resolve(future: Future<Void>): Unit

Completes the future upon completion, otherwise fails it.

Parameters

future - the future to resolve