Uses of Interface
com.atlassian.bamboo.testutils.junit.rule.RepeatUtils.TestMethod
-
Packages that use RepeatUtils.TestMethod Package Description com.atlassian.bamboo.testutils.junit.rule -
-
Uses of RepeatUtils.TestMethod in com.atlassian.bamboo.testutils.junit.rule
Methods in com.atlassian.bamboo.testutils.junit.rule with parameters of type RepeatUtils.TestMethod Modifier and Type Method Description static @NotNull Repeat
RepeatUtils. getEffectiveRepeatAnnotation(@NotNull RepeatUtils.TestMethod testMethod, @NotNull Map<String,Repeat> defaultRepeatSpecs)
Get the effective repeat annotation for a given test case.
-