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

LibJ Test 0.7.1

Supplementary extension to JUnit patterns, providing common functions and abstractions related to unit testing.

Лицензия

Лицензия

Группа

Группа

org.libj
Идентификатор

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

test
Версия

Версия

0.7.1
Тип

Тип

jar
Описание

Описание

LibJ Test
Supplementary extension to JUnit patterns, providing common functions and abstractions related to unit testing.
Организация-разработчик

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

LibJ

Скачать test 0.7.1


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.openjax.xml : dom jar 0.9.4
org.xmlunit : xmlunit-core jar 2.6.3
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 3.1.0

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

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