| Package | Description |
|---|---|
| org.exparity.hamcrest | |
| org.exparity.hamcrest.beans | |
| org.exparity.hamcrest.beans.comparators |
| Class and Description |
|---|
| TheSameAs
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. |
| TheSameAs.PropertyType
Enumeration of the types of properties the matcher will check.
|
| Class and Description |
|---|
| TheSameAs
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. |
| TheSameAs.PropertyComparator
Interface to be implemented by classes which can compare two property
values to confirm if they're equivalent
|
| TheSameAs.PropertyType
Enumeration of the types of properties the matcher will check.
|
| Class and Description |
|---|
| TheSameAs.PropertyComparator
Interface to be implemented by classes which can compare two property
values to confirm if they're equivalent
|
Copyright © 2015. All rights reserved.