org.apache.commons.collections.map
public class AbstractTestMap.TestMapEntrySet extends AbstractTestSet
| Constructor Summary | |
|---|---|
| TestMapEntrySet() | |
| Method Summary | |
|---|---|
| Entry | getEntry(Iterator itConfirmed, Object key) |
| Object[] | getFullElements() |
| Object[] | getOtherElements() |
| boolean | isAddSupported() |
| boolean | isGetStructuralModify() |
| boolean | isRemoveSupported() |
| boolean | isTestSerialization() |
| Set | makeEmptySet() |
| Set | makeFullSet() |
| void | resetEmpty() |
| void | resetFull() |
| void | testMapEntrySetIteratorEntry() |
| void | testMapEntrySetIteratorEntrySetValue() |
| void | testMapEntrySetRemoveNonMapEntry() |
| void | verify() |