Zohhak

Zohhak aims to make parameterized junit tests easy

License

License

GroupId

GroupId

com.googlecode.zohhak
ArtifactId

ArtifactId

zohhak
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Zohhak
Zohhak aims to make parameterized junit tests easy
Source Code Management

Source Code Management

http://code.google.com/p/zohhak/source/browse

Download zohhak

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1

provided (1)

Group / Artifact Type Version
junit : junit-dep jar 4.10

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0-beta2
1.0.0-beta1