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

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

public class TestSimpleRandom
extends TestCase


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

Constructor Detail

TestSimpleRandom

public TestSimpleRandom()
Method Detail

suite

public static Test suite()

setUp

protected void setUp()

test

public void test()