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

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

public class TestKStepMarkov
extends TestCase

Author:
Scott White

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

Field Detail

EDGE_WEIGHT

public static final String EDGE_WEIGHT
See Also:
Constant Field Values
Constructor Detail

TestKStepMarkov

public TestKStepMarkov()
Method Detail

suite

public static Test suite()

setUp

protected void setUp()

testRanker

public void testRanker()