| Interface | Description |
|---|---|
| TheSameAs.PropertyComparator<T> |
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. |
| Enum | Description |
|---|---|
| TheSameAs.PropertyType |
Enumeration of the types of properties the matcher will check.
|
Copyright © 2015. All rights reserved.