Uses of Annotation Interface
org.spincast.testing.junitrunner.RepeatUntilFailure
Packages that use RepeatUntilFailure
-
Uses of RepeatUntilFailure in org.spincast.testing.junitrunner
Methods in org.spincast.testing.junitrunner with parameters of type RepeatUntilFailureModifier and TypeMethodDescriptionprotected Integer
SpincastJUnitRunner.geRepeatUntilFailureAnnotationLoopsNbr
(RepeatUntilFailure repeatUntilFailureAnnotation) Will benull
if there if noRepeatUntilFailure
annotation.protected Integer
SpincastJUnitRunner.getRepeatUntilFailureAnnotationLoopsSleep
(RepeatUntilFailure repeatAnnotation) Will benull
if there if noRepeatUntilFailure
annotation.