Cthul Matchers

Provides hamcrest.org matchers for strings and exceptions, allows matching code blocks, and provides several utilities for combining matchers.

Лицензия

Лицензия

Группа

Группа

org.cthul
Идентификатор

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

cthul-matchers
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cthul Matchers
Provides hamcrest.org matchers for strings and exceptions, allows matching code blocks, and provides several utilities for combining matchers.
Ссылка на сайт

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

http://cthul.org

Скачать cthul-matchers

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-core jar 1.3
org.cthul : cthul-objects jar 1.2

test (4)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.8.2
net.sf.twip : twip jar 3.3
org.mockito : mockito-core jar 1.9.0

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

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

cthul

Commons, Tools, Helpers and Utils Library

See wiki for details.

If you have a question, head over to the forum.

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

Версия
1.1.0
1.0