Last Version

com.redfin:fuzzy-junit-4 0.6.1

A tool that generates randomized but deterministic values for use in test suites.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.redfin
ArtifactId

ArtifactId

fuzzy-junit-4
Version

Version

0.6.1
Type

Type

jar
Description

Description

A tool that generates randomized but deterministic values for use in test suites.
Project Organization

Project Organization

Redfin

Download fuzzy-junit-4 0.6.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.redfin : fuzzy-core jar 0.6.1
junit : junit jar [4.0,5.0)

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.