commit | 543f2c338c205a34590a522c90c9812adb2c07a5 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Sun Feb 21 19:09:02 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sun Feb 21 19:09:02 2021 +0000 |
tree | cef87e8ae39ba698a34d80b7e8be04490d996505 | |
parent | feba0c589294aca536f089e4c9c86a6f121022a7 [diff] | |
parent | b68cfec20a0d26cdc89c286d4bc2fc38d4d10792 [diff] |
[automerger skipped] Mark ab/7061308 as merged in stage. am: 23764b95d6 -s ours am: b68cfec20a -s ours am skip reason: Change-Id I874fdeb7cee346b0beb9c897a57f4076a8ae4a99 with SHA-1 00f96b3f5a is in history Original change: undetermined MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I27ef01734a4cba57b8d04642984a96fdce299585
Licensed under BSD License.
Hamcrest is a library of matchers, which can be combined in to create flexible expressions of intent in tests. They've also been used for other purposes.
You can obtain Hamcrest binaries from maven central, or from [google code downloads][].
For Hamcrest extension projects see the hamcrest extensions page.
Documentation can be found on the Hamcrest site.
If you find an issue with Java Hamcrest, please report it via the GitHub issue tracker, after first checking that it hasn't been raised already.
To build, please read BUILDING.txt
Developers:
Contributors:
Also, thanks to everyone who has worked on DynaMock, nMock, jMock, EasyMock and MiniMock! These libraries inspired Hamcrest.