Skip to content

Define declarative matching rules in JUnit assertions with Hamcrest #18

@xapn

Description

@xapn

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.

Find the Hamcrest project at the following URL: http://code.google.com/p/hamcrest/

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions