Package io.vertx.ext.unit.junit
Class RepeatRule
- java.lang.Object
-
- io.vertx.ext.unit.junit.RepeatRule
-
-
Constructor Summary
Constructors Constructor Description RepeatRule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.junit.runners.model.Statement
apply(org.junit.runners.model.Statement statement, org.junit.runner.Description description)
-