DbFit

DbFit is a set of fixtures which enables FIT/FitNesse tests to execute directly against a database, enabling developers to manipulate database objects in a relational form, making database TDD much easier then with xUnit-style tools.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.dbfit
Идентификатор

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

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

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

1.1.2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

DbFit
DbFit is a set of fixtures which enables FIT/FitNesse tests to execute directly against a database, enabling developers to manipulate database objects in a relational form, making database TDD much easier then with xUnit-style tools.

Скачать dbfit

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.dbunit : dbunit jar 2.4.1
org.fitnesse : fitnesse jar 20080812
org.fitnesse : fitlibrary jar 20080812

provided (5)

Идентификатор библиотеки Тип Версия
mysql : mysql-connector-java Необязательный jar 5.1.6
com.oracle : ojdbc14 Необязательный jar 10.2.0.4.0
org.apache.derby : derbyclient Необязательный jar 10.4.1.3
org.apache.derby : derby Необязательный jar 10.4.1.3
hsqldb : hsqldb Необязательный jar 1.8.0.7

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.4

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

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

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

Версия
1.1.2.2
1.1.2.1
1.1.2