Test Utilities

Tools to facilities building and maintaining test suites

License

License

Categories

Categories

Net Geospatial Business Logic Libraries PostGIS
GroupId

GroupId

net.postgis.tools
ArtifactId

ArtifactId

test-utils
Last Version

Last Version

2021.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Test Utilities
Tools to facilities building and maintaining test suites

Download test-utils

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.testcontainers : testcontainers jar
org.testng : testng jar 6.14.3
org.slf4j : slf4j-api jar 1.7.32

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.5
ch.qos.logback : logback-core jar 1.2.5

Project Modules

There are no modules declared in this project.
net.postgis.tools

Versions

Version
2021.1.0
2.5.1
2.5.0