Testamation-jdk7

A functional/integration almost-black-box testing framework for web applications using JDK 1.7

License

License

GroupId

GroupId

com.github.rlon008
ArtifactId

ArtifactId

testamation-jdk7-parent
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

pom
Description

Description

Testamation-jdk7
A functional/integration almost-black-box testing framework for web applications using JDK 1.7
Project URL

Project URL

https://github.com/rlon008/testamation
Source Code Management

Source Code Management

https://github.com/rlon008/testamation-jdk7

Download testamation-jdk7-parent

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • testamation-jdk7-test-common
  • testamation-jdk7-common
  • testamation-jdk7-core
  • testamation-jdk7-hibernate-support
  • testamation-jdk7-httpmock-jetty
  • testamation-jdk7-httpmock-tomcat

Testamation Framekwork

Authors: Ratha Long & Paul Jacobs

Functional/integration test framework for web projects using JDK 1.7

Versions

Version
1.2
1.1
1.0