org.apache.commons.collections.bidimap
Class AbstractTestOrderedBidiMap
AbstractTestBidiMap
org.apache.commons.collections.bidimap.AbstractTestOrderedBidiMap
public abstract class AbstractTestOrderedBidiMap
extends AbstractTestBidiMap
Abstract test class for OrderedBidiMap
methods and contracts.
AbstractTestOrderedBidiMap
public AbstractTestOrderedBidiMap()
AbstractTestOrderedBidiMap
public AbstractTestOrderedBidiMap(String testName)
bulkTestOrderedMapIterator
public BulkTest bulkTestOrderedMapIterator()
testFirstKey
public void testFirstKey()
testLastKey
public void testLastKey()
testNextKey
public void testNextKey()
testPreviousKey
public void testPreviousKey()
Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.