软件包 org.test4j.hamcrest.matcher.property.comparator

接口摘要
Comparator Interface for comparing 2 given objects.
 

类摘要
EqStringComparator  
HibernateProxyComparator Comparator that can handle Hibernate proxies.
IgnoreDatesComparator Comparator that checks whether 2 dates are both null or not null, the actual time-value is not compared.
IgnoreDefaultsComparator A comparator that filters out java-defaults.
IgnoreNumberComparator A comparator that compares primitive types by value and not by type.
IgnoreOrderComparator A comparator for collections and arrays that ignores the order of both collections.
ListComparator Comparator for collections and arrays.
MapComparator Comparator for maps.
ObjectComparator Comparator for objects.
SimpleCasesComparator Comparator for simple cases.
 



Copyright © 2013. All rights reserved.