JUnit Java EE Data Utils

JUnit data utilities to manage data in a database when doing tests like API tests against an application in application server.

License

License

Categories

Categories

JUnit Unit Testing Data
GroupId

GroupId

io.probedock.test
ArtifactId

ArtifactId

junitee-data-utils
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JUnit Java EE Data Utils
JUnit data utilities to manage data in a database when doing tests like API tests against an application in application server.
Project URL

Project URL

https://github.com/probedock/junitee-data-utils

Download junitee-data-utils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
cglib : cglib jar 2.2.2

provided (2)

Group / Artifact Type Version
javax : javaee-api jar 7.0
junit : junit jar 4.11

test (7)

Group / Artifact Type Version
asm : asm-util jar 3.3.1
io.probedock.client : probedock-junit jar 0.3.0
org.eclipse.persistence : javax.persistence jar 2.1.0
org.eclipse.persistence : eclipselink jar 2.5.2-M1
org.mockito : mockito-all jar 1.9.5
org.powermock : powermock-module-junit4 jar 1.5.1
org.powermock : powermock-api-mockito jar 1.5.1

Project Modules

There are no modules declared in this project.
io.probedock.test

Probe Dock

Versions

Version
3.1.0
3.0.2
3.0.1
3.0.0
2.0.0
1.0.0