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

QuickTheories 0.26

Property based testing for Java

Лицензия

Лицензия

Группа

Группа

org.quicktheories
Идентификатор

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

quicktheories
Версия

Версия

0.26
Тип

Тип

jar
Описание

Описание

QuickTheories
Property based testing for Java
Организация-разработчик

Организация-разработчик

org.quicktheories

Скачать quicktheories 0.26


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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 1.3.9

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.assertj : assertj-core jar 3.9.0
org.mockito : mockito-core jar 2.13.0
com.github.stefanbirkner : system-rules jar 1.13.0
nl.jqno.equalsverifier : equalsverifier jar 2.4.2

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

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