Express DbUnit with Embedded Derby DB

The project helps you to setup a DbUnit test using an embedded Derby database by providing an AbstractEmbeddedDbTestCase.java that you extend, instructions for using it, and the utility DatabaseCreator.java for creating and initializing the DB.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.jakubholy.testing
Идентификатор

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

dbunit-express
Последняя версия

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

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Express DbUnit with Embedded Derby DB
The project helps you to setup a DbUnit test using an embedded Derby database by providing an AbstractEmbeddedDbTestCase.java that you extend, instructions for using it, and the utility DatabaseCreator.java for creating and initializing the DB.
Ссылка на сайт

Ссылка на сайт

http://sourceforge.net/apps/mediawiki/jeeutils/index.php?title=DbUnit_Test_Skeleton

Скачать dbunit-express

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

<!-- https://jarcasting.com/artifacts/net.jakubholy.testing/dbunit-express/ -->
<dependency>
    <groupId>net.jakubholy.testing</groupId>
    <artifactId>dbunit-express</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.jakubholy.testing/dbunit-express/
implementation 'net.jakubholy.testing:dbunit-express:1.3.0'
// https://jarcasting.com/artifacts/net.jakubholy.testing/dbunit-express/
implementation ("net.jakubholy.testing:dbunit-express:1.3.0")
'net.jakubholy.testing:dbunit-express:jar:1.3.0'
<dependency org="net.jakubholy.testing" name="dbunit-express" rev="1.3.0">
  <artifact name="dbunit-express" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jakubholy.testing', module='dbunit-express', version='1.3.0')
)
libraryDependencies += "net.jakubholy.testing" % "dbunit-express" % "1.3.0"
[net.jakubholy.testing/dbunit-express "1.3.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.apache.derby : derby jar 10.8.1.2
org.dbunit : dbunit jar 2.4.8
junit : junit jar [3.8.2,4),[4.9,5)
org.slf4j : slf4j-api jar 1.5.6
org.slf4j : slf4j-simple jar 1.5.6

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

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

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

Версия
1.3.0