Последняя версия

junit-quickcheck-guava 1.0

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

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов Guava Универсальные библиотеки Utility
Группа

Группа

com.pholser
Идентификатор

Идентификатор

junit-quickcheck-guava
Версия

Версия

1.0
Тип

Тип

jar
Описание

Описание

junit-quickcheck-guava
Property-based testing, JUnit-style: generators for Guava types
Ссылка на сайт

Ссылка на сайт

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

Скачать 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
com.pholser : junit-quickcheck-generators jar 1.0
com.google.guava : guava jar 29.0-jre

test (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.