test-util

A project support for testing

License

License

GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

test-util
Last Version

Last Version

1.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

test-util
A project support for testing
Project URL

Project URL

https://youngmonkeys.org/project/test-utilities/
Project Organization

Project Organization

Young Monkeys
Source Code Management

Source Code Management

https://github.com/tavandung12/test-util

Download test-util

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
org.testng : testng jar 7.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.6
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0