commit | 3812aa80b3acbc5ee6a6ede752c30f4df68270a4 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Thu Oct 08 16:52:24 2020 -0700 |
committer | Xin Li <delphij@google.com> | Thu Oct 08 16:52:24 2020 -0700 |
tree | c73a16dc610c99520a93c2b33b8a4a3d7e64a00f | |
parent | d4f513a2e3a02a5b55b8b788870539488175960e [diff] | |
parent | bb6eea21eda56548d6caf70cda933d3ab900b36c [diff] |
Skip ab/6749736 in stage. Merged-In: Ifd4ae9b232d5e6a745c88a6b5ff22fecac71ab8e Change-Id: Ia2267116235f3624b1cd8aa835a1df62038f5790
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.