Class BiMapEntrySetTester<K,V>

All Implemented Interfaces:
junit.framework.Test

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

    • BiMapEntrySetTester

      public BiMapEntrySetTester()
  • Method Details

    • testSetValue_valueAbsent

      public void testSetValue_valueAbsent()
    • testSetValue_valuePresent

      public void testSetValue_valuePresent()
    • testSetValueNullUnsupported

      public void testSetValueNullUnsupported()
    • testSetValueNullSupported

      public void testSetValueNullSupported()