public class HashCodeAssertions
extends java.lang.Object
| Constructor and Description |
|---|
HashCodeAssertions(java.lang.Object objectUnderAssert) |
| Modifier and Type | Method and Description |
|---|---|
void |
isConsistent() |
void |
returnsDifferentValueFor(java.lang.Object otherObject) |
void |
returnsSameValueFor(java.lang.Object otherObject) |