Searched refs:assertHashCodeEquals (Results 1 – 1 of 1) sorted by relevance
98 assertHashCodeEquals(oneHalf, oneHalf2); in testEquals()103 assertHashCodeEquals(twoThirds, twoThirds2); in testEquals()110 assertHashCodeEquals(negativeOneTenthPositiveOneTenth, negativeOneTenthPositiveOneTenth2); in testEquals()170 private static <T extends Comparable<? super T>> void assertHashCodeEquals( in assertHashCodeEquals() method in RangeTest