Instancio JUnit 5 Support

Instancio is a library for auto-populating objects with random data.

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

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

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

instancio-junit
Последняя версия

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

1.5.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Instancio JUnit 5 Support
Instancio is a library for auto-populating objects with random data.

Скачать instancio-junit

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.instancio : instancio-core jar 1.5.1

provided (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

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

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

Версии библиотеки

Версия
1.5.1
1.5.0
1.4.1
1.4.0
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0