commit | 7a48bd0e55ed4b446aedf4f50a5cd29396d157da | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Tue Sep 08 16:54:28 2020 -0700 |
committer | Xin Li <delphij@google.com> | Tue Sep 08 16:54:28 2020 -0700 |
tree | c73a16dc610c99520a93c2b33b8a4a3d7e64a00f | |
parent | c3f6da7e6510ccb68c55332ba9deee09e714c506 [diff] | |
parent | 85e5a7f644ea451791e3dc4cc122e7fbfb75ed81 [diff] |
Merge Android R Bug: 168057903 Merged-In: I3ba28680e41e79b77c1b2bcac8b97a88afbf12cd Change-Id: Ib817e5d5346d8ad11c1f38944d910176f9cdc7bf
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.