Class BiMapEntrySetTester<K,​V>

  • All Implemented Interfaces:
    junit.framework.Test

    @GwtCompatible
    public class BiMapEntrySetTester<K,​V>
    extends AbstractBiMapTester<K,​V>
    Tester for BiMap.entrySet and methods on the entries in the set.
    • Constructor Detail

      • BiMapEntrySetTester

        public BiMapEntrySetTester()
    • Method Detail

      • testSetValue_valueAbsent

        public void testSetValue_valueAbsent()
      • testSetValue_valuePresent

        public void testSetValue_valuePresent()
      • testSetValueNullUnsupported

        public void testSetValueNullUnsupported()
      • testSetValueNullSupported

        public void testSetValueNullSupported()