test.edu.uci.ics.jung.random.permuters
Class TestBernoulliEdgePermuter

java.lang.Object
  extended by TestCase
      extended by test.edu.uci.ics.jung.random.permuters.TestBernoulliEdgePermuter

public class TestBernoulliEdgePermuter
extends TestCase

Author:
Scott White

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

Constructor Detail

TestBernoulliEdgePermuter

public TestBernoulliEdgePermuter()
Method Detail

suite

public static Test suite()

setUp

protected void setUp()

testSimplePermutation1

public void testSimplePermutation1()

testSimplePermutation2

public void testSimplePermutation2()