Class ListHashCodeTester<E>

    • Constructor Detail

      • ListHashCodeTester

        public ListHashCodeTester()
    • Method Detail

      • testHashCode

        public void testHashCode()
      • getHashCodeMethod

        @GwtIncompatible
        public static java.lang.reflect.Method getHashCodeMethod()
        Returns the Method instance for testHashCode() so that list tests on unhashable objects can suppress it with FeatureSpecificTestSuiteBuilder.suppressing().