Last Version

junit-runif 0.2.0

Run unit test conditionally.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.mjeanroy
ArtifactId

ArtifactId

junit-runif
Version

Version

0.2.0
Type

Type

jar
Description

Description

junit-runif
Run unit test conditionally.
Project URL

Project URL

https://github.com/mjeanroy/junit-servers
Source Code Management

Source Code Management

https://github.com/mjeanroy/junit-runif

Download junit-runif 0.2.0


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

Dependencies

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 2.9.0
org.mockito : mockito-core jar 2.18.0
org.apache.commons : commons-lang3 jar 3.7
nl.jqno.equalsverifier : equalsverifier jar 2.4.5

Project Modules

There are no modules declared in this project.