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 RepeatStatementRepeatStatement.Builder. build(Repeat annotation, org.junit.runners.model.Statement next)Builds aRepeatStatementinstance using the values in this builder.RepeatStatementRepeatStatement.Builder. build(org.junit.runners.model.Statement next)Builds aRepeatStatementinstance using the values in this builder.
-