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

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

public class TestBFSDistanceLabeler
extends TestCase

Author:
Scott White

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

Constructor Detail

TestBFSDistanceLabeler

public TestBFSDistanceLabeler()
Method Detail

suite

public static Test suite()

setUp

protected void setUp()

test

public void test()