test.edu.uci.ics.jung.utils
Class MapBinaryHeapTest
java.lang.Object
TestCase
test.edu.uci.ics.jung.utils.MapBinaryHeapTest
public class MapBinaryHeapTest
- extends TestCase
- Author:
- Joshua O'Madadhain
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapBinaryHeapTest
public MapBinaryHeapTest()
setUp
protected void setUp()
tearDown
protected void tearDown()
testInsertAndRemove
public void testInsertAndRemove()
testUpdate
public void testUpdate()