Testing utilities: Postgres Junit 5 Framework

This is a aggregation and parent pom used by ToroDB testing utility projects.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.torodb.testing
ArtifactId

ArtifactId

postgres-junit-5
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Testing utilities: Postgres Junit 5 Framework
This is a aggregation and parent pom used by ToroDB testing utility projects.
Project Organization

Project Organization

8Kdata Technology

Download postgres-junit-5

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.torodb.testing : postgres-docker jar 1.0.0
com.torodb.testing : core-junit5 jar 1.0.0
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M4

test (5)

Group / Artifact Type Version
org.junit.platform : junit-platform-runner jar 1.0.0-M4
org.junit.jupiter : junit-jupiter-engine jar 5.0.0-M4
org.apache.logging.log4j : log4j-core jar 2.8.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.1
org.apache.logging.log4j : log4j-core test-jar 2.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0