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

Test Object Builder 1.0.0

A library to support configurable instantiation and creation of random objects to use as test dummy's for model objects

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

test-object-builder
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

Test Object Builder
A library to support configurable instantiation and creation of random objects to use as test dummy's for model objects
Ссылка на сайт

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

https://github.com/eXparity/test-object-builder

Скачать test-object-builder 1.0.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.6.6
uk.co.modular-it : bean-utils jar 0.9.10
commons-lang : commons-lang jar 2.6

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

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

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