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

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

public class TestHITSWithPriors
extends TestCase

Author:
Scott White

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

Constructor Detail

TestHITSWithPriors

public TestHITSWithPriors()
Method Detail

suite

public static Test suite()

setUp

protected void setUp()

testAuthoritiesRankings

public void testAuthoritiesRankings()

testHubsRankings

public void testHubsRankings()