Level

An opinionated Java Testing Framework faithful to testing principles and best practices.

Лицензия

Лицензия

Группа

Группа

com.fitbur.testify
Идентификатор

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

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

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

0.0.6
Дата

Дата

Тип

Тип

pom
Описание

Описание

Level
An opinionated Java Testing Framework faithful to testing principles and best practices.
Организация-разработчик

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

Sharmarke Aden

Скачать level

Имя Файла Размер
level-0.0.6.pom 1 KB
Обзор

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

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

Зависимости

provided (1)

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

test (1)

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

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

  • unit
  • integration
  • system

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

Версия
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1