Uses of Class
com.atlassian.bamboo.testutils.junit.rule.RepeatSpec
-
Packages that use RepeatSpec Package Description com.atlassian.bamboo.testutils.junit.rule -
-
Uses of RepeatSpec in com.atlassian.bamboo.testutils.junit.rule
Methods in com.atlassian.bamboo.testutils.junit.rule that return RepeatSpec Modifier and Type Method Description RepeatSpec
RepeatSpec. maxExecutions(int maxExecutions)
RepeatSpec
RepeatSpec. minExecutions(int minExecutions)
RepeatSpec
RepeatSpec. passThreshold(double passThreshold)
RepeatSpec
RepeatSpec. profile(String profile)
-