Last Version

A collection of JUnit rules 0.0.2

JUnit4 rules for DBUnit and JPA/Hibernate

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.codegeny
ArtifactId

ArtifactId

codegeny-junit
Version

Version

0.0.2
Type

Type

jar
Description

Description

A collection of JUnit rules
JUnit4 rules for DBUnit and JPA/Hibernate
Source Code Management

Source Code Management

https://github.com/codegeny/codegeny-junit

Download codegeny-junit 0.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.dbunit : dbunit Optional jar 2.5.3

provided (1)

Group / Artifact Type Version
org.apache.tomee : javaee-api jar 7.0

test (6)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
com.h2database : h2 jar 1.4.193
org.hibernate : hibernate-entitymanager jar 5.0.10.Final
org.apache.tomee : openejb-core jar 7.0.1
org.apache.tomee : openejb-junit jar 7.0.1
org.apache.tomee : openejb-mockito jar 7.0.1

Project Modules

There are no modules declared in this project.