com.silverpeas.util
Class MapUtilTest

java.lang.Object
  extended by com.silverpeas.util.MapUtilTest

public class MapUtilTest
extends Object


Constructor Summary
MapUtilTest()
           
 
Method Summary
 void testEquals()
          Test of equals method, of class MapUtil.
 void testPutAdd()
          Test of putAddList method, of class MapUtil.
 void testPutAddAll()
          Test of putAddAllList method, of class MapUtil.
 void testPutAddAllList()
          Test of putAddAllList method, of class MapUtil.
 void testPutAddAllSet()
          Test of putAddAllSet method, of class MapUtil.
 void testPutAddList()
          Test of putAddList method, of class MapUtil.
 void testPutAddSet()
          Test of putAddSet method, of class MapUtil.
 void testRemoveValueList()
          Test of removeValueList method, of class MapUtil.
 void testRemoveValueSet()
          Test of removeValueSet method, of class MapUtil.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapUtilTest

public MapUtilTest()
Method Detail

testPutAdd

public void testPutAdd()
Test of putAddList method, of class MapUtil.


testPutAddAll

public void testPutAddAll()
Test of putAddAllList method, of class MapUtil.


testPutAddList

public void testPutAddList()
Test of putAddList method, of class MapUtil.


testPutAddAllList

public void testPutAddAllList()
Test of putAddAllList method, of class MapUtil.


testPutAddSet

public void testPutAddSet()
Test of putAddSet method, of class MapUtil.


testPutAddAllSet

public void testPutAddAllSet()
Test of putAddAllSet method, of class MapUtil.


testRemoveValueList

public void testRemoveValueList()
Test of removeValueList method, of class MapUtil.


testRemoveValueSet

public void testRemoveValueSet()
Test of removeValueSet method, of class MapUtil.


testEquals

public void testEquals()
Test of equals method, of class MapUtil.



Copyright © 2016 Silverpeas. All Rights Reserved.