Zohhak - JUnit parameterized made simple
Fork of http://piotrturski.github.io/zohhak that exposes the backend API
License |
License |
---|---|
GroupId | GroupIdio.github.theangrydev |
ArtifactId | ArtifactIdzohhak |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZohhak
Fork of http://piotrturski.github.io/zohhak that exposes the backend API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zohhak-2.0.1.pom | |
zohhak-2.0.1.jar | 33 KB |
zohhak-2.0.1-sources.jar | 20 KB |
zohhak-2.0.1-javadoc.jar | 196 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.theangrydev/zohhak/ -->
<dependency>
<groupId>io.github.theangrydev</groupId>
<artifactId>zohhak</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.theangrydev/zohhak/
implementation 'io.github.theangrydev:zohhak:2.0.1'
// https://jarcasting.com/artifacts/io.github.theangrydev/zohhak/
implementation ("io.github.theangrydev:zohhak:2.0.1")
'io.github.theangrydev:zohhak:jar:2.0.1'
<dependency org="io.github.theangrydev" name="zohhak" rev="2.0.1">
<artifact name="zohhak" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.theangrydev', module='zohhak', version='2.0.1')
)
libraryDependencies += "io.github.theangrydev" % "zohhak" % "2.0.1"
[io.github.theangrydev/zohhak "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.10 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.9.5 |
com.googlecode.lambdaj : lambdaj | jar | 2.3.3 |
org.assertj : assertj-core | jar | 1.5.0 |
com.google.guava : guava | jar | 15.0 |
Fork of http://piotrturski.github.io/zohhak that exposes the backend API