parent

A testing framework for developing unit tests that required a JCR repository. The framework contains mock repositories, assertion and other helper classes.

Лицензия

Лицензия

Категории

Категории

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

Группа

io.tourniquet.junit
Идентификатор

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

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

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

0.4.8
Дата

Дата

Тип

Тип

pom
Описание

Описание

parent
A testing framework for developing unit tests that required a JCR repository. The framework contains mock repositories, assertion and other helper classes.
Организация-разработчик

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

DevCon5 GmbH

Скачать parent

Имя Файла Размер
parent-0.4.8.pom 29 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/io.tourniquet.junit/parent/ -->
<dependency>
    <groupId>io.tourniquet.junit</groupId>
    <artifactId>parent</artifactId>
    <version>0.4.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.tourniquet.junit/parent/
implementation 'io.tourniquet.junit:parent:0.4.8'
// https://jarcasting.com/artifacts/io.tourniquet.junit/parent/
implementation ("io.tourniquet.junit:parent:0.4.8")
'io.tourniquet.junit:parent:pom:0.4.8'
<dependency org="io.tourniquet.junit" name="parent" rev="0.4.8">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.tourniquet.junit', module='parent', version='0.4.8')
)
libraryDependencies += "io.tourniquet.junit" % "parent" % "0.4.8"
[io.tourniquet.junit/parent "0.4.8"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

Tourniquet

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

Версия
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.4.0-M1