JUnit

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.1.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

Sharmarke Aden

Скачать junit

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

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

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

Зависимости

provided (1)

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

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

  • junit-core
  • unit-test
  • spring-integration-test
  • spring-system-test
  • spring-boot-system-test

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

Версия
0.1.3
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1