Exparity Stub

A Java library to support creation of test stubs. The library can create complete object graphs populated completely randomly, or can be populated with a mix of random and configured values.

Лицензия

Лицензия

Категории

Категории

Parity Прикладные библиотеки Financial
Группа

Группа

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

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

exparity-stub
Последняя версия

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

2.0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

Exparity Stub
A Java library to support creation of test stubs. The library can create complete object graphs populated completely randomly, or can be populated with a mix of random and configured values.
Ссылка на сайт

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

https://github.com/eXparity/exparity-stub

Скачать exparity-stub

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.6.6
org.exparity : exparity-bean jar 1.0.3
commons-lang : commons-lang jar 2.6
cglib : cglib-nodep jar 3.1
org.objenesis : objenesis jar 2.1

test (5)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 1.9.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.10
ch.qos.logback : logback-classic jar 1.0.7

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

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

eXparity

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

Версия
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0