org.apache.commons.collections.map

Class AbstractTestSortedMap.TestSubMap

Enclosing Class:
AbstractTestSortedMap

public static class AbstractTestSortedMap.TestSubMap
extends AbstractTestSortedMap.TestViewMap

Field Summary

Fields inherited from class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap

main, subSortedKeys, subSortedNewValues, subSortedValues

Constructor Summary

TestSubMap(AbstractTestMap main)

Method Summary

String
getCompatibilityVersion()
Map
makeEmptyMap()
Map
makeFullMap()
void
testSubMapOutOfRange()

Methods inherited from class org.apache.commons.collections.map.AbstractTestSortedMap.TestViewMap

bulkTestHeadMap, bulkTestSubMap, bulkTestTailMap, getNewSampleValues, getSampleKeys, getSampleValues, isAllowNullKey, isAllowNullValue, isPutAddSupported, isPutChangeSupported, isRemoveSupported, isTestSerialization, resetEmpty, resetFull, verify

Constructor Details

TestSubMap

public TestSubMap(AbstractTestMap main)

Method Details

getCompatibilityVersion

public String getCompatibilityVersion()

makeEmptyMap

public Map makeEmptyMap()

makeFullMap

public Map makeFullMap()

testSubMapOutOfRange

public void testSubMapOutOfRange()

Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.