org.apache.commons.collections.map

Class AbstractTestMap.TestMapKeySet

public class AbstractTestMap.TestMapKeySet extends AbstractTestSet

Constructor Summary
TestMapKeySet()
Method Summary
Object[]getFullElements()
Object[]getOtherElements()
booleanisAddSupported()
booleanisNullSupported()
booleanisRemoveSupported()
booleanisTestSerialization()
SetmakeEmptySet()
SetmakeFullSet()
voidresetEmpty()
voidresetFull()
voidverify()

Constructor Detail

TestMapKeySet

public TestMapKeySet()

Method Detail

getFullElements

public Object[] getFullElements()

getOtherElements

public Object[] getOtherElements()

isAddSupported

public boolean isAddSupported()

isNullSupported

public boolean isNullSupported()

isRemoveSupported

public boolean isRemoveSupported()

isTestSerialization

public boolean isTestSerialization()

makeEmptySet

public Set makeEmptySet()

makeFullSet

public Set makeFullSet()

resetEmpty

public void resetEmpty()

resetFull

public void resetFull()

verify

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