junit-toolkit

JUnit Toolkit enhances JUnit with performance testing, asymptotic behaviour analysis, and concurrency testing.

Лицензия

Лицензия

Категории

Категории

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

Группа

uk.co.thebadgerset
Идентификатор

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

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

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

0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

junit-toolkit
JUnit Toolkit enhances JUnit with performance testing, asymptotic behaviour analysis, and concurrency testing.

Скачать junit-toolkit

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

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

Зависимости

compile (2)

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

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

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

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

Версия
0.7
0.6.1
0.5
0.4
0.3