test.edu.uci.ics.jung.utils
Class MapBinaryHeapTest

java.lang.Object
  extended by TestCase
      extended by test.edu.uci.ics.jung.utils.MapBinaryHeapTest

public class MapBinaryHeapTest
extends TestCase

Author:
Joshua O'Madadhain

Constructor Summary
MapBinaryHeapTest()
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testInsertAndRemove()
           
 void testUpdate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapBinaryHeapTest

public MapBinaryHeapTest()
Method Detail

setUp

protected void setUp()

tearDown

protected void tearDown()

testInsertAndRemove

public void testInsertAndRemove()

testUpdate

public void testUpdate()