| Interface | Description |
|---|---|
| TheSameAs.PropertyComparator |
Interface to be implemented by classes which can compare two property values to confirm if they're equivalent
|
| Class | Description |
|---|---|
| HasPath<T> | |
| HasProperty<T> | |
| TheSameAs<T> |
Implementation of a
Matcher for performing a deep comparison of two objects by testing getters which start with get, is, or has are the same
on each instances. |
Copyright © 2015. All rights reserved.