1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Kurt Jaeger
e1a0244011 New port: 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.

WWW: http://hamcrest.org/

PR:		192575
Submitted by:	danilo
2015-05-02 07:05:57 +00:00