Junit Helpers

Various helpers to help writing JUnit tests easier. Provide some annotations lookup to validate that Java EE entities match a defined contract.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Junit Helpers
Various helpers to help writing JUnit tests easier. Provide some annotations lookup to validate that Java EE entities match a defined contract.
Ссылка на сайт

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

https://github.com/lotaris/junit-helpers

Скачать junit-helpers

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.powermock : powermock-module-junit4 jar 1.5.6
org.powermock : powermock-api-mockito jar 1.5.6

provided (3)

Идентификатор библиотеки Тип Версия
javax : javaee-api jar 7.0
org.codehaus.jackson : jackson-core-asl jar 1.9.12
org.slf4j : slf4j-api jar 1.7.5

test (2)

Идентификатор библиотеки Тип Версия
com.lotaris.rox.client : rox-client-junit jar 2.2.1
org.slf4j : slf4j-log4j12 jar 1.7.5

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

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

Lotaris SA

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

Версия
1.0.0