-
```
There seems to be a regression in Hamcrest 1.3.RC2 (might date from earlier
versions) when compared to Hamcrest 1.1, to do with nested matchers. The
following test case works in Hamcrest 1.1:
…
-
```
There seems to be a regression in Hamcrest 1.3.RC2 (might date from earlier
versions) when compared to Hamcrest 1.1, to do with nested matchers. The
following test case works in Hamcrest 1.1:
…
-
GraalVM Native Image support and tooling also allows to run tests in Native Image style (e.g. see [docs](https://docs.spring.io/spring-boot/docs/current/reference/html/native-image.html#native-image.t…
-
```
There seems to be a regression in Hamcrest 1.3.RC2 (might date from earlier
versions) when compared to Hamcrest 1.1, to do with nested matchers. The
following test case works in Hamcrest 1.1:
…
-
```
There seems to be a regression in Hamcrest 1.3.RC2 (might date from earlier
versions) when compared to Hamcrest 1.1, to do with nested matchers. The
following test case works in Hamcrest 1.1:
…
-
```
There seems to be a regression in Hamcrest 1.3.RC2 (might date from earlier
versions) when compared to Hamcrest 1.1, to do with nested matchers. The
following test case works in Hamcrest 1.1:
…
-
```
There seems to be a regression in Hamcrest 1.3.RC2 (might date from earlier
versions) when compared to Hamcrest 1.1, to do with nested matchers. The
following test case works in Hamcrest 1.1:
…
-
I am having javac warnings such as "unchecked generics array creation" that are long fixed in hamcrest java. As a workaround, I exchanged the hamcrest version in my POM for now. There seem to be no pr…
-
```
There seems to be a regression in Hamcrest 1.3.RC2 (might date from earlier
versions) when compared to Hamcrest 1.1, to do with nested matchers. The
following test case works in Hamcrest 1.1:
…
-
It seems that jpeek has a compile time dependency to Hamcrest, which is a test library as follow:
- `TkReport` depends on `HmRsStatus` from takes
- `HmRsStatus` is an Hamcrest `Matcher` implementati…