nitsick

Unit test support libraries

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

nitsick
Unit test support libraries
Ссылка на сайт

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

https://github.com/mike10004/nitsick

Скачать nitsick

Имя Файла Размер
nitsick-0.4.pom 7 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • nitsick-core
  • nitsick-junit

nitsick

Java unit testing support libraries, for people sick of rewriting unit test support code over and over and over.

  • nitsick-core the core library
  • nitsick-junit help with JUnit 4

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

Версия
0.4
0.3
0.2
0.1