Package | Description |
---|---|
org.hamcrest.beans |
Matchers of Java Bean properties and their values.
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<SamePropertyValuesAs.PropertyMatcher> |
SamePropertyValuesAs.propertyMatchers |
Modifier and Type | Method and Description |
---|---|
private static <T> java.util.List<SamePropertyValuesAs.PropertyMatcher> |
SamePropertyValuesAs.propertyMatchersFor(T bean,
java.beans.PropertyDescriptor[] descriptors,
java.util.List<java.lang.String> ignoredFields) |