commit | 16600a01e44eafc41bd079268af38d3f458b7813 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Feb 06 23:45:47 2018 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Feb 06 23:45:47 2018 +0000 |
tree | a9679bb1aa57d85805495596c6b4b182ba568214 | |
parent | bc46af53ee76f911375b725b733064133a8b6dea [diff] | |
parent | 3f279fec9cde5d6e2401b116bf37942d3fdf88fd [diff] |
Merge "Build hamcrest with core_current" am: 8ac829b3c6 am: 3f279fec9c Change-Id: If855e700d9c96455ccc7f3ae749e5c0f7ee7298e
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.