Test Object Builder

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

License

License

Categories

Categories

Parity Business Logic Libraries Financial
GroupId

GroupId

org.exparity
ArtifactId

ArtifactId

test-object-builder
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Test Object Builder
A library to support configurable instantiation and creation of random objects to use as test dummy's for model objects
Project URL

Project URL

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

Download test-object-builder

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.
org.exparity

eXparity

Versions

Version
1.0.0