SpringRepeat is a custom JUnit 4.5+ {@link Statement} which addssupport for Spring's {@link Repeat @Repeat} annotation by repeating thetest for the specified number of times.
@see #evaluate()
@author Sam Brannen
@since 3.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.