ToroDB: Integration tests tools

This module contains common code to test different backend implementations. Like the tests each backend should pass or utility classes that works well with each backend test suite. NOTE: It must be used just for test cases, not for production code.

Лицензия

Лицензия

Commercial License
Группа

Группа

com.torodb.engine.backend
Идентификатор

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

test-tools
Последняя версия

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

0.50.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

ToroDB: Integration tests tools
This module contains common code to test different backend implementations. Like the tests each backend should pass or utility classes that works well with each backend test suite. NOTE: It must be used just for test cases, not for production code.
Организация-разработчик

Организация-разработчик

8Kdata Technology

Скачать test-tools

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

<!-- https://jarcasting.com/artifacts/com.torodb.engine.backend/test-tools/ -->
<dependency>
    <groupId>com.torodb.engine.backend</groupId>
    <artifactId>test-tools</artifactId>
    <version>0.50.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.torodb.engine.backend/test-tools/
implementation 'com.torodb.engine.backend:test-tools:0.50.3'
// https://jarcasting.com/artifacts/com.torodb.engine.backend/test-tools/
implementation ("com.torodb.engine.backend:test-tools:0.50.3")
'com.torodb.engine.backend:test-tools:jar:0.50.3'
<dependency org="com.torodb.engine.backend" name="test-tools" rev="0.50.3">
  <artifact name="test-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.torodb.engine.backend', module='test-tools', version='0.50.3')
)
libraryDependencies += "com.torodb.engine.backend" % "test-tools" % "0.50.3"
[com.torodb.engine.backend/test-tools "0.50.3"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.torodb.engine.backend : backend-common jar 0.50.3

provided (6)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M4
org.junit.platform : junit-platform-runner jar 1.0.0-M4
org.junit.jupiter : junit-jupiter-engine jar 5.0.0-M4
org.junit.jupiter : junit-jupiter-params jar 5.0.0-M4
com.google.code.findbugs : annotations jar 3.0.1

test (3)

Идентификатор библиотеки Тип Версия
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

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

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

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

Версия
0.50.3
0.50.2
0.50.1