Test Utils

Simple classes for creating tests and builders.

License

License

GroupId

GroupId

com.somospnt
ArtifactId

ArtifactId

test-utils
Last Version

Last Version

1.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

Test Utils
Simple classes for creating tests and builders.
Project URL

Project URL

https://gitlab.com/somospnt/test-utils.git

Download test-utils

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.2.Final
org.springframework : spring-test jar 5.1.0.RELEASE
org.springframework : spring-web jar 5.1.0.RELEASE
org.hamcrest : hamcrest-core jar 1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0