vertx / io.vertx.junit5 / VertxTestContext / failed

failed

fun failed(): Boolean

Check if the context has been marked has failed or not.

Return
true if the context has failed, false otherwise.