Class HashCodeAssertions


  • public class HashCodeAssertions
    extends Object
    • Constructor Detail

      • HashCodeAssertions

        public HashCodeAssertions​(Object objectUnderAssert)
    • Method Detail

      • isConsistent

        public void isConsistent()
      • returnsSameValueFor

        public void returnsSameValueFor​(Object otherObject)
      • returnsDifferentValueFor

        public void returnsDifferentValueFor​(Object otherObject)