Junit Database Cleaner Extension

Junit extension that helps to clean database before tests. Only PostgreSQL DB is supported yet.

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

pro.vdshb
Идентификатор

Идентификатор

junit-db-cleaner-extension
Последняя версия

Последняя версия

0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Junit Database Cleaner Extension
Junit extension that helps to clean database before tests. Only PostgreSQL DB is supported yet.

Скачать junit-db-cleaner-extension

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/pro.vdshb/junit-db-cleaner-extension/ -->
<dependency>
    <groupId>pro.vdshb</groupId>
    <artifactId>junit-db-cleaner-extension</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/pro.vdshb/junit-db-cleaner-extension/
implementation 'pro.vdshb:junit-db-cleaner-extension:0.5'
// https://jarcasting.com/artifacts/pro.vdshb/junit-db-cleaner-extension/
implementation ("pro.vdshb:junit-db-cleaner-extension:0.5")
'pro.vdshb:junit-db-cleaner-extension:jar:0.5'
<dependency org="pro.vdshb" name="junit-db-cleaner-extension" rev="0.5">
  <artifact name="junit-db-cleaner-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.vdshb', module='junit-db-cleaner-extension', version='0.5')
)
libraryDependencies += "pro.vdshb" % "junit-db-cleaner-extension" % "0.5"
[pro.vdshb/junit-db-cleaner-extension "0.5"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.postgresql : postgresql jar 42.2.5
com.zaxxer : HikariCP jar 3.3.1
org.junit.jupiter : junit-jupiter-api jar 5.4.2

runtime (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.31

test (4)

Идентификатор библиотеки Тип Версия
com.willowtreeapps.assertk : assertk-jvm jar 0.16
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter jar 5.4.2
io.mockk : mockk jar 1.9.3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.5
0.4
0.3