test.edu.uci.ics.jung.algorithms.importance
Class TestDegreeDistributionRanker
java.lang.Object
TestCase
test.edu.uci.ics.jung.algorithms.importance.TestDegreeDistributionRanker
public class TestDegreeDistributionRanker
- extends TestCase
- Author:
- Scott White
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestDegreeDistributionRanker
public TestDegreeDistributionRanker()
suite
public static Test suite()
setUp
protected void setUp()
testEmptyUndirectedGraph
public void testEmptyUndirectedGraph()
testEmptyDirectedGraph
public void testEmptyDirectedGraph()
testRankerDefault
public void testRankerDefault()
testRankerIndegree
public void testRankerIndegree()
testRankerOutdegree
public void testRankerOutdegree()