Last Version

Test Support 1.0-alpha-4

Set of classes to assist in creation of unit tests

GroupId

GroupId

com.mtvi.plateng
ArtifactId

ArtifactId

test-support
Version

Version

1.0-alpha-4
Type

Type

jar
Description

Description

Test Support
Set of classes to assist in creation of unit tests
Project Organization

Project Organization

MTV Networks

Download test-support 1.0-alpha-4


<!-- https://jarcasting.com/artifacts/com.mtvi.plateng/test-support/ -->
<dependency>
    <groupId>com.mtvi.plateng</groupId>
    <artifactId>test-support</artifactId>
    <version>1.0-alpha-4</version>
</dependency>
// https://jarcasting.com/artifacts/com.mtvi.plateng/test-support/
implementation 'com.mtvi.plateng:test-support:1.0-alpha-4'
// https://jarcasting.com/artifacts/com.mtvi.plateng/test-support/
implementation ("com.mtvi.plateng:test-support:1.0-alpha-4")
'com.mtvi.plateng:test-support:jar:1.0-alpha-4'
<dependency org="com.mtvi.plateng" name="test-support" rev="1.0-alpha-4">
  <artifact name="test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mtvi.plateng', module='test-support', version='1.0-alpha-4')
)
libraryDependencies += "com.mtvi.plateng" % "test-support" % "1.0-alpha-4"
[com.mtvi.plateng/test-support "1.0-alpha-4"]

Dependencies

compile (8)

Group / Artifact Type Version
org.ddsteps » ddsteps-httpserver-mock jar 1.0-m1
xmlunit : xmlunit jar 1.1
jdom : jdom jar 1.0
jaxen : jaxen jar 1.1.1
mockobjects : mockobjects-core jar 0.09
mockobjects : mockobjects-jdk1.4-j2ee1.3 jar 0.09
junit : junit jar 3.8.1
org.jvnet.hudson.main : hudson-core Optional jar 1.252

test (1)

Group / Artifact Type Version
commons-httpclient : commons-httpclient jar 3.0.1

Project Modules

There are no modules declared in this project.