Class ListMultimapPutTester<K,V>

All Implemented Interfaces:
junit.framework.Test

public class ListMultimapPutTester<K,V> extends AbstractListMultimapTester<K,V>
  • Constructor Details

    • ListMultimapPutTester

      public ListMultimapPutTester()
  • Method Details

    • testPutAddsValueAtEnd

      public void testPutAddsValueAtEnd()
    • testPutDuplicateValue

      public void testPutDuplicateValue()