org.apache.commons.collections.map

Class AbstractTestMap.TestMapValues

public class AbstractTestMap.TestMapValues extends AbstractTestCollection

Constructor Summary
TestMapValues()
Method Summary
booleanareEqualElementsDistinguishable()
Object[]getFullElements()
Object[]getOtherElements()
booleanisAddSupported()
booleanisNullSupported()
booleanisRemoveSupported()
booleanisTestSerialization()
CollectionmakeCollection()
CollectionmakeConfirmedCollection()
CollectionmakeConfirmedFullCollection()
CollectionmakeFullCollection()
voidresetEmpty()
voidresetFull()
voidverify()

Constructor Detail

TestMapValues

public TestMapValues()

Method Detail

areEqualElementsDistinguishable

public boolean areEqualElementsDistinguishable()

getFullElements

public Object[] getFullElements()

getOtherElements

public Object[] getOtherElements()

isAddSupported

public boolean isAddSupported()

isNullSupported

public boolean isNullSupported()

isRemoveSupported

public boolean isRemoveSupported()

isTestSerialization

public boolean isTestSerialization()

makeCollection

public Collection makeCollection()

makeConfirmedCollection

public Collection makeConfirmedCollection()

makeConfirmedFullCollection

public Collection makeConfirmedFullCollection()

makeFullCollection

public Collection makeFullCollection()

resetEmpty

public void resetEmpty()

resetFull

public void resetFull()

verify

public void verify()
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.