test.edu.uci.ics.jung.random.generators
Class TestEppsteinPowerLawGenerator

java.lang.Object
  extended by TestCase
      extended by test.edu.uci.ics.jung.random.generators.TestEppsteinPowerLawGenerator

public class TestEppsteinPowerLawGenerator
extends TestCase

Author:
Scott White

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

Constructor Detail

TestEppsteinPowerLawGenerator

public TestEppsteinPowerLawGenerator()
Method Detail

suite

public static Test suite()

setUp

protected void setUp()

testSimpleDirectedCase

public void testSimpleDirectedCase()

testPowerLawProperties

public void testPowerLawProperties()