public class IsComparable extends Object implements TheSameAs.PropertyComparator
TheSameAs.PropertyComparator which matches a string property regardless of case| Constructor and Description |
|---|
IsComparable() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(Object lhs,
Object rhs)
Return
true if the actual value matches the expected value |
public boolean matches(Object lhs, Object rhs)
TheSameAs.PropertyComparatortrue if the actual value matches the expected valuematches in interface TheSameAs.PropertyComparatorCopyright © 2015. All rights reserved.