Package org.hamcrest.beans

Matchers of Java Bean properties and their values.

See:
          Description

Class Summary
HasProperty A Matcher that checks that an object has a JavaBean property with the specified name.
HasPropertyWithValue Matcher that asserts that a JavaBean property on an argument passed to the mock object meets the provided matcher.
PropertyUtil Utility class for accessing properties on JavaBean objects.
SamePropertyValuesAs  
SamePropertyValuesAs.PropertyMatcher  
 

Package org.hamcrest.beans Description

Matchers of Java Bean properties and their values.