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

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

public class TestPageRankWithPriors
extends TestCase

Author:
Scott White

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

Constructor Detail

TestPageRankWithPriors

public TestPageRankWithPriors()
Method Detail

suite

public static Test suite()

setUp

protected void setUp()

testRanker

public void testRanker()

test2

public void test2()