Package org.eclipse.jgit.junit
Annotation Type Repeat
-
@Retention(RUNTIME) @Target(METHOD) public @interface RepeatAnnotation enabling to run tests repeatedly
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description intnNumber of repetitions
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanabortOnFailureWhether to abort execution on first test failure
-