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