Utility library for writing JUnit database integration tests with an embedded PostgreSQL and Liquibase
<dependency>
<groupId>de.hs-heilbronn.mi</groupId>
<artifactId>db-test-utils</artifactId>
<version>1.0.0</version>
</dependency>
Utility library for writing JUnit database integration tests with an embedded PostgreSQL and Liquibase
JavaApache-2.0