commit | 9b5182989e2f45f9a2097445278e590c229f140c | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Mon Nov 23 11:30:11 2020 -0800 |
committer | Xin Li <delphij@google.com> | Mon Nov 23 11:30:11 2020 -0800 |
tree | c73a16dc610c99520a93c2b33b8a4a3d7e64a00f | |
parent | 3812aa80b3acbc5ee6a6ede752c30f4df68270a4 [diff] | |
parent | 45e08efd1312346fa1584039746620570f436511 [diff] |
Mark ab/6881855 as merged Bug: 172690556 Change-Id: I6935ec8dff81c2090cda67ff6fb969d4ba40730b
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.