test.edu.uci.ics.jung.graph.decorators
Class TestIndexer

java.lang.Object
  extended by TestCase
      extended by test.edu.uci.ics.jung.graph.decorators.TestIndexer

public class TestIndexer
extends TestCase

Author:
danyelf To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
TestIndexer()
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testEnoughInIndex()
           
 void testIndexerSetup()
           
 void testIndexerSetup2()
           
 void testIndexerSimple()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestIndexer

public TestIndexer()
Method Detail

setUp

protected void setUp()

tearDown

protected void tearDown()

testIndexerSetup

public void testIndexerSetup()

testIndexerSetup2

public void testIndexerSetup2()

testIndexerSimple

public void testIndexerSimple()

testEnoughInIndex

public void testEnoughInIndex()