Uses of Class
org.hamcrest.beans.SamePropertyValuesAs.PropertyMatcher
Packages that use SamePropertyValuesAs.PropertyMatcher
-
Uses of SamePropertyValuesAs.PropertyMatcher in org.hamcrest.beans
Fields in org.hamcrest.beans with type parameters of type SamePropertyValuesAs.PropertyMatcherModifier and TypeFieldDescriptionprivate final List
<SamePropertyValuesAs.PropertyMatcher> SamePropertyValuesAs.propertyMatchers
Methods in org.hamcrest.beans that return types with arguments of type SamePropertyValuesAs.PropertyMatcherModifier and TypeMethodDescriptionprivate static <T> List
<SamePropertyValuesAs.PropertyMatcher> SamePropertyValuesAs.propertyMatchersFor
(T bean, PropertyDescriptor[] descriptors, List<String> ignoredFields)