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

fi.jumi:simpleunit 0.5.437

Common test runner for the JVM. Natively supports running tests in parallel. Full stack from UI to class loading. Overcomes a bunch of limitations in JUnit's test runner, IDEs and build tools.

Лицензия

Лицензия

Группа

Группа

fi.jumi
Идентификатор

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

simpleunit
Версия

Версия

0.5.437
Тип

Тип

jar
Описание

Описание

Common test runner for the JVM. Natively supports running tests in parallel. Full stack from UI to class loading. Overcomes a bunch of limitations in JUnit's test runner, IDEs and build tools.

Скачать simpleunit 0.5.437


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
fi.jumi : jumi-api jar 0.5.437

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 2.0.1

test (8)

Идентификатор библиотеки Тип Версия
fi.jumi : jumi-core jar 0.5.437
fi.jumi : jumi-core test-jar 0.5.437
commons-io : commons-io jar 2.4
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 1.9.5
com.googlecode.catch-exception : catch-exception jar 1.0.4

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

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