Language

Package: java-hamcrest-core @ 1.3

Synopsis

Library of matchers for building test expressions

Description

This package 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.

Home page
http://hamcrest.org/
Location
gnu/packages/java.scm (line: 3695, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 3739 is way too long (112 characters)