Clone this repo:
  1. 13e4719 Merge "Pin tradefed dependencies to Java 11" am: 6b7b9f4611 am: 33a69c97a8 am: 762e56c958 by Treehugger Robot · 1 year, 1 month ago android14-dev android14-mainline-healthfitness-release android14-qpr1-release android14-qpr1-s2-release android14-qpr2-s1-release main master aml_hef_341114030 aml_hef_341311010 aml_hef_341415040 android-14.0.0_r16 android-14.0.0_r17 android-14.0.0_r18 android-14.0.0_r19 android-14.0.0_r20 android-14.0.0_r21 android-14.0.0_r22 android-14.0.0_r23 android-14.0.0_r24 android-14.0.0_r25 android-14.0.0_r26 android-14.0.0_r27 android-14.0.0_r29
  2. 762e56c Merge "Pin tradefed dependencies to Java 11" am: 6b7b9f4611 am: 33a69c97a8 by Treehugger Robot · 1 year, 1 month ago
  3. 33a69c9 Merge "Pin tradefed dependencies to Java 11" am: 6b7b9f4611 by Treehugger Robot · 1 year, 1 month ago android-u-beta-1-gpl
  4. 6b7b9f4 Merge "Pin tradefed dependencies to Java 11" by Treehugger Robot · 1 year, 1 month ago
  5. 1a6d5ae Pin tradefed dependencies to Java 11 by Sorin Basca · 1 year, 1 month ago

JavaHamcrest

Build Status

Java Hamcrest

Licensed under BSD License.

What is Hamcrest?

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.

Downloads

You can obtain Hamcrest binaries from maven central, or from [google code downloads][].

Extensions

For Hamcrest extension projects see the hamcrest extensions page.

Documentation

Documentation can be found on the Hamcrest site.

Reporting Bugs/Issues

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.

Source

To build, please read BUILDING.txt

Acknowledgements

Developers:

  • Joe Walnes
  • Nat Pryce
  • Steve Freeman

Contributors:

  • Robert Chatley
  • Tom White
  • Neil Dunn
  • Dan North
  • Magne Rasmussen
  • David Saff
  • Tom Denley

Also, thanks to everyone who has worked on DynaMock, nMock, jMock, EasyMock and MiniMock! These libraries inspired Hamcrest.