scratch.scott
Class TestNewmanBetweennessCentrality

java.lang.Object
  extended by TestCase
      extended by scratch.scott.TestNewmanBetweennessCentrality

public class TestNewmanBetweennessCentrality
extends TestCase

Author:
Scott White

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

Constructor Detail

TestNewmanBetweennessCentrality

public TestNewmanBetweennessCentrality()
Method Detail

suite

public static Test suite()

setUp

protected void setUp()

testRanker

public void testRanker()

testRanker2

public void testRanker2()