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

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

public class TestMarkovCentrality
extends TestCase

Author:
Scott White

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

Constructor Detail

TestMarkovCentrality

public TestMarkovCentrality()
Method Detail

suite

public static Test suite()

setUp

protected void setUp()

testSimple

public void testSimple()