JUnit4 retry rule

Retry rule and annotation for JUnit4

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.laohyx
ArtifactId

ArtifactId

junit4-retry-rule
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JUnit4 retry rule
Retry rule and annotation for JUnit4

Download junit4-retry-rule

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.laohyx/junit4-retry-rule/ -->
<dependency>
    <groupId>com.github.laohyx</groupId>
    <artifactId>junit4-retry-rule</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.laohyx/junit4-retry-rule/
implementation 'com.github.laohyx:junit4-retry-rule:0.1.0'
// https://jarcasting.com/artifacts/com.github.laohyx/junit4-retry-rule/
implementation ("com.github.laohyx:junit4-retry-rule:0.1.0")
'com.github.laohyx:junit4-retry-rule:jar:0.1.0'
<dependency org="com.github.laohyx" name="junit4-retry-rule" rev="0.1.0">
  <artifact name="junit4-retry-rule" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.laohyx', module='junit4-retry-rule', version='0.1.0')
)
libraryDependencies += "com.github.laohyx" % "junit4-retry-rule" % "0.1.0"
[com.github.laohyx/junit4-retry-rule "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.jetbrains : annotations jar 13.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0