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