JUnit Toolkit

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.9.52
Дата

Дата

Тип

Тип

jar
Описание

Описание

JUnit Toolkit
JUnit Toolkit enhances JUnit with performance testing, asymptotic behaviour analysis, and concurrency testing.
Ссылка на сайт

Ссылка на сайт

https://github.com/rupertlssmith/junit_toolkit
Система контроля версий

Система контроля версий

https://github.com/rupertlssmith/junit_toolkit

Скачать junit-toolkit

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

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

Зависимости

compile (2)

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

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

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

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

Версия
0.9.52
0.9.32
0.9.12
0.8.22
0.8.21
0.8.20
0.8.19
0.8.18
0.8.17
0.8.16
0.8.15
0.8.13
0.8.12
0.8.11
0.8.10
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8-M1