| Class | Description |
|---|---|
| Excluded<T> |
Implementation of a
TheSameAs.PropertyComparator which matches a properties regardless |
| HamcrestComparator<T> |
Implementation of a PropertyComparator which uses a hamcrest Matcher to test each value
|
| HasPattern |
Implementation of a
TheSameAs.PropertyComparator which matches a string property against a regular expression |
| IsComparable<T extends Comparable<T>> |
Implementation of a
TheSameAs.PropertyComparator which matches a string property regardless of case |
| IsEquals<T> |
Implementation of a
TheSameAs.PropertyComparator which matches a string property regardless of case |
| IsEqualsIgnoreCase |
Implementation of a
TheSameAs.PropertyComparator which matches a string property regardless of case |
Copyright © 2015. All rights reserved.