test.edu.uci.ics.jung.algorithms.cluster
Class TestExactFlowCommunity

java.lang.Object
  extended by TestCase
      extended by test.edu.uci.ics.jung.algorithms.cluster.TestExactFlowCommunity

public class TestExactFlowCommunity
extends TestCase

Author:
Scott White

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

Constructor Detail

TestExactFlowCommunity

public TestExactFlowCommunity()
Method Detail

suite

public static Test suite()

setUp

protected void setUp()

test

public void test()

test2

public void test2()