Meta Configuration of Package hamcrest
1
<package name="hamcrest" project="devel:java:maven">
2
<title>Library of matchers for building test expressions</title>
3
<description>Provides a library of matcher objects (also known as constraints or
4
predicates) allowing 'match' rules to be defined declaratively, to be
5
used in other frameworks. Typical scenarios include testing frameworks,
6
mocking libraries and UI validation rules.
7
</description>
8
</package>
9