Last Version

junit-quickcheck-guava 1.0

Property-based testing, JUnit-style: generators for Guava types

License

License

Categories

Categories

JUnit Unit Testing Guava General Purpose Libraries Utility
GroupId

GroupId

com.pholser
ArtifactId

ArtifactId

junit-quickcheck-guava
Version

Version

1.0
Type

Type

jar
Description

Description

junit-quickcheck-guava
Property-based testing, JUnit-style: generators for Guava types
Project URL

Project URL

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

Download junit-quickcheck-guava 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.pholser : junit-quickcheck-generators jar 1.0
com.google.guava : guava jar 29.0-jre

test (5)

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
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.