test.edu.uci.ics.jung.algorithms.connectivity
Class TestKNeighborhoodExtractor

java.lang.Object
  extended by TestCase
      extended by test.edu.uci.ics.jung.algorithms.connectivity.TestKNeighborhoodExtractor

public class TestKNeighborhoodExtractor
extends TestCase

Author:
Scott White

Constructor Summary
TestKNeighborhoodExtractor()
           
 
Method Summary
protected  void setUp()
           
static Test suite()
           
 void testExtract()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestKNeighborhoodExtractor

public TestKNeighborhoodExtractor()
Method Detail

suite

public static Test suite()

setUp

protected void setUp()

testExtract

public void testExtract()