Last Version

multitests JUnit4 library 0.6.0

JUnit 4 rule and annotations to multiple test execution: repeat, retry and run in parallel.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.rrrekin
ArtifactId

ArtifactId

mutlitests-junit4
Version

Version

0.6.0
Type

Type

jar
Description

Description

multitests JUnit4 library
JUnit 4 rule and annotations to multiple test execution: repeat, retry and run in parallel.
Project URL

Project URL

https://github.com/rrrekin/multitests
Source Code Management

Source Code Management

https://github.com/rrrekin/multitests

Download mutlitests-junit4 0.6.0


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.11

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.2.9

Project Modules

There are no modules declared in this project.