Last Version

junit-quickcheck-generators 1.0

Property-based testing, JUnit-style: basic generators

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.pholser
ArtifactId

ArtifactId

junit-quickcheck-generators
Version

Version

1.0
Type

Type

jar
Description

Description

junit-quickcheck-generators
Property-based testing, JUnit-style: basic generators
Project URL

Project URL

http://github.com/pholser/junit-quickcheck

Download junit-quickcheck-generators 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.pholser : junit-quickcheck-core jar 1.0

test (7)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-all jar 1.10.19
com.google.guava : guava jar 29.0-jre
com.google.guava : guava-testlib jar 29.0-jre
ch.qos.logback : logback-classic jar 1.2.3
com.pholser : junit-quickcheck-core test-jar 1.0

Project Modules

There are no modules declared in this project.