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

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

public class TestBetaSmallWorldGenerator
extends TestCase

Author:
Scott White

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

Constructor Detail

TestBetaSmallWorldGenerator

public TestBetaSmallWorldGenerator()
Method Detail

suite

public static Test suite()

setUp

protected void setUp()

testDimensions

public void testDimensions()

testLatticeStructure

public void testLatticeStructure()