JavaHamcrest icon indicating copy to clipboard operation
JavaHamcrest copied to clipboard

Java (and original) version of Hamcrest

Results 146 JavaHamcrest issues
Sort by recently updated
recently updated
newest added

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Not expecting to pass initially, prep for next java non-LTS.

Not expecting to pass initially, prep for next ubuntu LTS.

Add method for charging this flag for custom comparators.

_This is a reboot of an earlier PR, #123. I raised that one, we discussed it, you merged it onto the 2.0.0.0 branch, but it never made it into master....

enhancement

The following classes are no longer parameterized as they don't care what is in the collection they match: - IsCollectionWithSize - IsIterableWithSize - IsMapWithSize - IsEmptyCollection - IsEmptyIterable

enhancement

After running into confusing output from describeMismatch and reading the discussion at hamcrest/JavaHamcrest#9, I have tackled the problem head on. I believe @sf105 and @ihaworth have the right idea. Instead...

enhancement

[Caching Dependencies and Directories](https://docs.travis-ci.com/user/caching/) Travis CI can cache content that does not often change, to speed up the build process. ===================== If there are any inappropriate modifications in this PR,...