vertx / io.vertx.ext.unit.junit / RepeatRule

RepeatRule

open class RepeatRule : TestRule

Author
Tim Fox

Constructors

<init>

RepeatRule()

Functions

apply

open fun apply(statement: Statement, description: Description): Statement