Class TestImmutableHashMap

    • Constructor Detail

      • TestImmutableHashMap

        public TestImmutableHashMap()
    • Method Detail

      • testMapEqualsAndHashCode

        public final void testMapEqualsAndHashCode()
        Test most of the equals and hashCode methods and the forEach method of the ImmutableAbstractMap class.
      • testHashMap

        public final void testHashMap()
        ...