Class MultimapRemoveAllTester<K,​V>

    • Constructor Detail

      • MultimapRemoveAllTester

        public MultimapRemoveAllTester()
    • Method Detail

      • testRemoveAllAbsentKey

        public void testRemoveAllAbsentKey()
      • testRemoveAllPresentKey

        public void testRemoveAllPresentKey()
      • testRemoveAllPropagatesToGet

        public void testRemoveAllPropagatesToGet()
      • testRemoveAllMultipleValues

        public void testRemoveAllMultipleValues()
      • testRemoveAllNullKeyPresent

        public void testRemoveAllNullKeyPresent()
      • testRemoveAllNullKeyAbsent

        public void testRemoveAllNullKeyAbsent()