Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
------------------------------------------------------------
Hamcrest - library of matchers for building test expressions
------------------------------------------------------------

"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. "

For more information:
http://code.google.com/p/hamcrest/