com.github.rlon008:testamation-hibernate-support

A functional/integration almost-black-box testing framework for web application

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.github.rlon008
ArtifactId

ArtifactId

testamation-hibernate-support
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

A functional/integration almost-black-box testing framework for web application

Download testamation-hibernate-support

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.rlon008 : testamation-core jar 1.3

provided (2)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 4.3.10.Final
org.springframework : spring-orm jar 4.1.7.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Testamation Framekwork

Authors: Ratha Long & Paul Jacobs

Functional/integration test framework for web projects

Versions

Version
1.3
1.2
1.1
1.0