Class SetMultimapPutTester<K,V>

All Implemented Interfaces:
junit.framework.Test

public class SetMultimapPutTester<K,V> extends AbstractMultimapTester<K,V,SetMultimap<K,V>>
  • Constructor Details

    • SetMultimapPutTester

      public SetMultimapPutTester()
  • Method Details

    • testPutDuplicateValuePreservesSize

      public void testPutDuplicateValuePreservesSize()
    • testPutDuplicateValue

      public void testPutDuplicateValue()
    • testPutDuplicateValue_null

      public void testPutDuplicateValue_null()