test.edu.uci.ics.jung.algorithms.importance
Class TestPageRank

java.lang.Object
  extended by TestCase
      extended by test.edu.uci.ics.jung.algorithms.importance.TestPageRank

public class TestPageRank
extends TestCase

Author:
Scott White

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

Constructor Detail

TestPageRank

public TestPageRank()
Method Detail

suite

public static Test suite()

setUp

protected void setUp()

testRanker

public void testRanker()