Package org.apache.activemq.junit
Annotation Type Repeat
A Custom Test annotation used to repeat a troublesome test multiple
times when attempting to reproduce an intermittent failure.
-
Optional Element Summary
Optional Elements
-
Element Details
-
repetitions
int repetitions- Default:
- 1
-
untilFailure
boolean untilFailure- Default:
- false
-