Testing the Equals method is pretty much straight forward (as far as I know). But how on earth do you test the GetHashCode method?
Testing the Equals method is pretty much straight forward (as far as I know). But how on earth do you test the GetHashCode method?