Hamcrest is a Java framework for writing matcher objects and corresponding 'match' rules. The framework is flexible and fit for use with UI validation, data filtering, and unit testing.

WWW: https://hamcrest.org
