org.apache.commons.collections.map

Class AbstractTestMap.TestMapValues

Enclosing Class:
AbstractTestMap

public class AbstractTestMap.TestMapValues
extends AbstractTestCollection

Constructor Summary

TestMapValues()

Method Summary

boolean
areEqualElementsDistinguishable()
Object[]
getFullElements()
Object[]
getOtherElements()
boolean
isAddSupported()
boolean
isNullSupported()
boolean
isRemoveSupported()
boolean
isTestSerialization()
Collection
makeCollection()
Collection
makeConfirmedCollection()
Collection
makeConfirmedFullCollection()
Collection
makeFullCollection()
void
resetEmpty()
void
resetFull()
void
verify()

Constructor Details

TestMapValues

public TestMapValues()

Method Details

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-2015 Apache Software Foundation. All Rights Reserved.