Testamation Framekwork
Authors: Ratha Long & Paul Jacobs
Functional/integration test framework for web projects using JDK 1.7
| License |
License |
|---|---|
| Categories |
CategoriesTomcat Container Application Servers |
| GroupId | GroupIdcom.github.rlon008 |
| ArtifactId | ArtifactIdtestamation-jdk7-httpmock-tomcat |
| 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
|
<!-- https://jarcasting.com/artifacts/com.github.rlon008/testamation-jdk7-httpmock-tomcat/ -->
<dependency>
<groupId>com.github.rlon008</groupId>
<artifactId>testamation-jdk7-httpmock-tomcat</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rlon008/testamation-jdk7-httpmock-tomcat/
implementation 'com.github.rlon008:testamation-jdk7-httpmock-tomcat:1.2'
// https://jarcasting.com/artifacts/com.github.rlon008/testamation-jdk7-httpmock-tomcat/
implementation ("com.github.rlon008:testamation-jdk7-httpmock-tomcat:1.2")
'com.github.rlon008:testamation-jdk7-httpmock-tomcat:jar:1.2'
<dependency org="com.github.rlon008" name="testamation-jdk7-httpmock-tomcat" rev="1.2">
<artifact name="testamation-jdk7-httpmock-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rlon008', module='testamation-jdk7-httpmock-tomcat', version='1.2')
)
libraryDependencies += "com.github.rlon008" % "testamation-jdk7-httpmock-tomcat" % "1.2"
[com.github.rlon008/testamation-jdk7-httpmock-tomcat "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.rlon008 : testamation-jdk7-core | jar | 1.2 |
| org.apache.tomcat.embed : tomcat-embed-core | jar | 8.0.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
Functional/integration test framework for web projects using JDK 1.7