Testamation Framekwork
Authors: Ratha Long & Paul Jacobs
Functional/integration test framework for web projects using JDK 1.7
License |
License |
---|---|
GroupId | GroupIdcom.github.rlon008 |
ArtifactId | ArtifactIdtestamation-jdk7-common |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA functional/integration almost-black-box testing framework for web applications using JDK 1.7
|
Filename | Size |
---|---|
testamation-jdk7-common-1.2.pom | |
testamation-jdk7-common-1.2.jar | 29 KB |
testamation-jdk7-common-1.2-sources.jar | 23 KB |
testamation-jdk7-common-1.2-javadoc.jar | 163 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rlon008/testamation-jdk7-common/ -->
<dependency>
<groupId>com.github.rlon008</groupId>
<artifactId>testamation-jdk7-common</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rlon008/testamation-jdk7-common/
implementation 'com.github.rlon008:testamation-jdk7-common:1.2'
// https://jarcasting.com/artifacts/com.github.rlon008/testamation-jdk7-common/
implementation ("com.github.rlon008:testamation-jdk7-common:1.2")
'com.github.rlon008:testamation-jdk7-common:jar:1.2'
<dependency org="com.github.rlon008" name="testamation-jdk7-common" rev="1.2">
<artifact name="testamation-jdk7-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rlon008', module='testamation-jdk7-common', version='1.2')
)
libraryDependencies += "com.github.rlon008" % "testamation-jdk7-common" % "1.2"
[com.github.rlon008/testamation-jdk7-common "1.2"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.9.6 |
com.google.guava : guava | jar | 18.0 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
commons-io : commons-io | jar | 2.4 |
com.sun.mail : javax.mail | jar | 1.5.4 |
org.slf4j : slf4j-api | jar | 1.7.16 |
Group / Artifact | Type | Version |
---|---|---|
com.github.rlon008 : testamation-jdk7-test-common | jar | 1.2 |
junit : junit | jar | 4.12 |
Functional/integration test framework for web projects using JDK 1.7