Class SetHashCodeTester<E>

    • Method Detail

      • getHashCodeMethods

        @GwtIncompatible
        public static Method[] getHashCodeMethods()
        Returns the Method instances for the test methods in this class which call hashCode() on the set values so that set tests on unhashable objects can suppress it with FeatureSpecificTestSuiteBuilder.suppressing().