commit | 6668c743790380cb3e7889c2abb6cd53b720a211 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Feb 07 01:30:36 2018 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Feb 07 01:30:36 2018 +0000 |
tree | a9679bb1aa57d85805495596c6b4b182ba568214 | |
parent | 086d9d51dc7c71ce8713f95e27efe53cb3363a8e [diff] | |
parent | 16600a01e44eafc41bd079268af38d3f458b7813 [diff] |
Merge "Build hamcrest with core_current" am: 8ac829b3c6 am: 3f279fec9c am: 16600a01e4 Change-Id: Id699a60afe02f05eb6732de7529d18517c2e86f8
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.