sporniket-testing

Collection of Java utilities crafted while implementing tests.

License

License

GroupId

GroupId

com.sporniket.testing
ArtifactId

ArtifactId

sporniket-testing
Last Version

Last Version

20.05.00
Release Date

Release Date

Type

Type

pom
Description

Description

sporniket-testing
Collection of Java utilities crafted while implementing tests.
Project Organization

Project Organization

Sporniket-Studio.com
Source Code Management

Source Code Management

https://github.com/sporniket/testing

Download sporniket-testing

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ./sporniket-testing-utils
  • ./sporniket-testing-dbunit

testing

A collection of utilities that I built for implementing tests

Versions

Version
20.05.00
20.04.02
20.04.01
20.04.00