com.github.rlon008:testamation-jdk7-test-common

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-test-common
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download testamation-jdk7-test-common

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
joda-time : joda-time jar 2.9.6
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.apache.commons : commons-lang3 jar 3.3.2
com.google.guava : guava jar 18.0
org.mockito : mockito-all jar 1.10.19

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 using JDK 1.7

Versions

Version
1.2
1.1
1.0