Last Version

JUnit 4 Rules 0.3.0

A set of handy junit rules.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.vanniktech
ArtifactId

ArtifactId

junit4-rules
Version

Version

0.3.0
Type

Type

jar
Description

Description

JUnit 4 Rules
A set of handy junit rules.
Project URL

Project URL

https://github.com/vanniktech/junit-rules
Source Code Management

Source Code Management

https://github.com/vanniktech/junit-rules

Download junit4-rules 0.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.13-beta-1

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.