Unitils TestNG classes

Unitils provides utilities to further simplify unit-testing with JUnit, DBUnit, EasyMock Hibernate and Spring. The goal is to make unit-testing easy and maintainable by offering utilities such as automatic DB-schema maintainance and equality assertion through reflection.

License

License

Categories

Categories

TestNG Unit Testing Net
GroupId

GroupId

net.sf.matrixjavalib
ArtifactId

ArtifactId

unitils-testng
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Unitils TestNG classes
Unitils provides utilities to further simplify unit-testing with JUnit, DBUnit, EasyMock Hibernate and Spring. The goal is to make unit-testing easy and maintainable by offering utilities such as automatic DB-schema maintainance and equality assertion through reflection.
Project Organization

Project Organization

Matrix

Download unitils-testng

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.matrixjavalib/unitils-testng/ -->
<dependency>
    <groupId>net.sf.matrixjavalib</groupId>
    <artifactId>unitils-testng</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.matrixjavalib/unitils-testng/
implementation 'net.sf.matrixjavalib:unitils-testng:4.0.0'
// https://jarcasting.com/artifacts/net.sf.matrixjavalib/unitils-testng/
implementation ("net.sf.matrixjavalib:unitils-testng:4.0.0")
'net.sf.matrixjavalib:unitils-testng:jar:4.0.0'
<dependency org="net.sf.matrixjavalib" name="unitils-testng" rev="4.0.0">
  <artifact name="unitils-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.matrixjavalib', module='unitils-testng', version='4.0.0')
)
libraryDependencies += "net.sf.matrixjavalib" % "unitils-testng" % "4.0.0"
[net.sf.matrixjavalib/unitils-testng "4.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.matrixjavalib : unitils-core jar 4.0.0
org.testng : testng jar 7.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0