Hamcrest - library of matchers for building test expressions http://code.google.com/p/hamcrest/
Go to file
2024-01-06 00:04:15 +01:00
java-hamcrest.spec update to 1.3 [release 1.3-1mamba;Wed Aug 08 2018] 2024-01-06 00:04:15 +01:00
README.md rebuilt devel [release 1.1-4mamba;Thu Nov 25 2010] 2024-01-06 00:04:14 +01:00

java-hamcrest

Provides a library of matcher objects (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules.