Uses of Class
org.apache.activemq.junit.RepeatStatement
-
Packages that use RepeatStatement Package Description org.apache.activemq.junit -
-
Uses of RepeatStatement in org.apache.activemq.junit
Methods in org.apache.activemq.junit that return RepeatStatement Modifier and Type Method Description RepeatStatement
RepeatStatement.Builder. build(Repeat annotation, org.junit.runners.model.Statement next)
Builds aRepeatStatement
instance using the values in this builder.RepeatStatement
RepeatStatement.Builder. build(org.junit.runners.model.Statement next)
Builds aRepeatStatement
instance using the values in this builder.
-