| |
|
| org.apache.commons.collections.map.TestMultiValueMap
TestMultiValueMap | public class TestMultiValueMap extends TestCase (Code) | | TestMultiValueMap.
author: James Carman author: Stephen Colebourne since: Commons Collections 3.2 |
TestMultiValueMap | public TestMultiValueMap(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testContainsValue | public void testContainsValue()(Code) | | |
testContainsValue_Key | public void testContainsValue_Key()(Code) | | |
testGetCollection | public void testGetCollection()(Code) | | |
testIterator_Key | public void testIterator_Key()(Code) | | |
testKeyContainsValue | public void testKeyContainsValue()(Code) | | |
testKeyedIterator | public void testKeyedIterator()(Code) | | |
testMapEquals | public void testMapEquals()(Code) | | |
testMultipleValues | public void testMultipleValues()(Code) | | |
testNoMappingReturnsNull | public void testNoMappingReturnsNull()(Code) | | |
testPutAll_KeyCollection | public void testPutAll_KeyCollection()(Code) | | |
testPutAll_Map1 | public void testPutAll_Map1()(Code) | | |
testPutAll_Map2 | public void testPutAll_Map2()(Code) | | |
testRemoveAllViaIterator | public void testRemoveAllViaIterator()(Code) | | |
testRemoveAllViaKeyedIterator | public void testRemoveAllViaKeyedIterator()(Code) | | |
testRemove_KeyItem | public void testRemove_KeyItem()(Code) | | |
testSize | public void testSize()(Code) | | |
testSize_Key | public void testSize_Key()(Code) | | |
testTotalSize | public void testTotalSize()(Code) | | |
testTotalSizeA | public void testTotalSizeA()(Code) | | |
testValueCollectionType | public void testValueCollectionType()(Code) | | |
testValues | public void testValues()(Code) | | |
|
|
|