hamcrest-matchers
A collection of hamcrest matchers.
v1.9 will be the last release, for alternatives see:
(both have been ported to Java 8 and Hamcrest 2.0.0)
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.testinfected.hamcrest-matchers |
| Идентификатор | Идентификаторall-matchers |
| Последняя версия | Последняя версия1.8 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеAll Matchers
The complete set of additional matchers for Hamcrest
|
| Имя Файла | Размер |
|---|---|
| all-matchers-1.8.pom | |
| all-matchers-1.8.jar | 8 KB |
| all-matchers-1.8-sources.jar | 17 KB |
| all-matchers-1.8-javadoc.jar | 102 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.testinfected.hamcrest-matchers/all-matchers/ -->
<dependency>
<groupId>org.testinfected.hamcrest-matchers</groupId>
<artifactId>all-matchers</artifactId>
<version>1.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.testinfected.hamcrest-matchers/all-matchers/
implementation 'org.testinfected.hamcrest-matchers:all-matchers:1.8'
// https://jarcasting.com/artifacts/org.testinfected.hamcrest-matchers/all-matchers/
implementation ("org.testinfected.hamcrest-matchers:all-matchers:1.8")
'org.testinfected.hamcrest-matchers:all-matchers:pom:1.8'
<dependency org="org.testinfected.hamcrest-matchers" name="all-matchers" rev="1.8">
<artifact name="all-matchers" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.testinfected.hamcrest-matchers', module='all-matchers', version='1.8')
)
libraryDependencies += "org.testinfected.hamcrest-matchers" % "all-matchers" % "1.8"
[org.testinfected.hamcrest-matchers/all-matchers "1.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testinfected.hamcrest-matchers : core-matchers | jar | 1.8 |
| org.testinfected.hamcrest-matchers : dom-matchers | jar | 1.8 |
| org.testinfected.hamcrest-matchers : jpa-matchers | jar | 1.8 |
| org.testinfected.hamcrest-matchers : spring-matchers | jar | 1.8 |
| org.testinfected.hamcrest-matchers : validation-matchers | jar | 1.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
A collection of hamcrest matchers.
v1.9 will be the last release, for alternatives see:
(both have been ported to Java 8 and Hamcrest 2.0.0)