Roth's Testing Tools

Unit test tools

License

License

GroupId

GroupId

us.rothmichaels
ArtifactId

ArtifactId

us.rm-testing
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Roth's Testing Tools
Unit test tools
Project URL

Project URL

http://github.com/rothmichaels/us.rothmichaels.testing
Source Code Management

Source Code Management

http://github.com/rothmichaels/us.rothmichaels.testing

Download us.rm-testing

How to add to project

<!-- https://jarcasting.com/artifacts/us.rothmichaels/us.rm-testing/ -->
<dependency>
    <groupId>us.rothmichaels</groupId>
    <artifactId>us.rm-testing</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/us.rothmichaels/us.rm-testing/
implementation 'us.rothmichaels:us.rm-testing:1.1.0'
// https://jarcasting.com/artifacts/us.rothmichaels/us.rm-testing/
implementation ("us.rothmichaels:us.rm-testing:1.1.0")
'us.rothmichaels:us.rm-testing:jar:1.1.0'
<dependency org="us.rothmichaels" name="us.rm-testing" rev="1.1.0">
  <artifact name="us.rm-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.rothmichaels', module='us.rm-testing', version='1.1.0')
)
libraryDependencies += "us.rothmichaels" % "us.rm-testing" % "1.1.0"
[us.rothmichaels/us.rm-testing "1.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.jmock : jmock-junit4 jar 2.5.1
org.hamcrest : hamcrest-core jar 1.3

test (1)

Group / Artifact Type Version
org.jmock : jmock-legacy jar 2.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0