vertx / io.vertx.junit5 / Checkpoint

Checkpoint

interface Checkpoint

A test completion checkpoint, flagging it advances towards the test context completion.

See Also
VertxTestContext

Author
Julien Ponge

Functions

flag

abstract fun flag(): Unit

Flags the checkpoint.