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

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

public class TestHITS
extends TestCase

Author:
Scott White

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

Constructor Detail

TestHITS

public TestHITS()
Method Detail

suite

public static Test suite()

setUp

protected void setUp()

testRankerAuthorities

public void testRankerAuthorities()

testRankerHubs

public void testRankerHubs()