Jar examples for j:junit-extensions
JUnit Jupiter extensions, providing 'JUnit5 replacements' for some common JUnit4 Rules.
You can download jar file junit-extensions 2.0.0 in this page.
The Apache License, Version 2.0
You can use the following script to add junit-extensions-2.0.0.jar to your project.
<dependency> <groupId>io.github.glytching</groupId> <artifactId>junit-extensions</artifactId> <version>2.0.0</version> </dependency>
compile group: 'io.github.glytching', name: 'junit-extensions', version: '2.0.0'
libraryDependencies += "io.github.glytching" % "junit-extensions" % "2.0.0"
<dependency org="io.github.glytching" name="junit-extensions" rev="2.0.0"/>
@Grapes(@Grab(group='io.github.glytching', module='junit-extensions', version='2.0.0'))
'io.github.glytching:junit-extensions:jar:2.0.0'
Click the following link to download the jar file.
junit-extensions-2.0.0-javadoc.jar