Package org.hamcrest.beans

Class Summary
HasProperty<T> Matcher that checks that an object has a JavaBean property with the specified name.
HasPropertyWithValue<T> 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.