Class MultimapToStringTester<K,​V>

    • Constructor Detail

      • MultimapToStringTester

        public MultimapToStringTester()
    • Method Detail

      • testToStringEmpty

        public void testToStringEmpty()
      • testToStringSingleton

        public void testToStringSingleton()
      • testToStringWithNullKey

        public void testToStringWithNullKey()
      • testToStringWithNullValue

        public void testToStringWithNullValue()
      • testToStringMatchesAsMap

        public void testToStringMatchesAsMap()