Description
A Java library for matcher objects, commonly used in tests and assertions. It helps developers write readable checks such as whether a value equals, contains or matches an expected condition.
It is mainly a dependency of Java test frameworks and projects. End users normally do not interact with it directly.