test.edu.uci.ics.jung.algorithms.blockmodel
Class TestGraphCollapser

java.lang.Object
  extended by TestCase
      extended by test.edu.uci.ics.jung.algorithms.blockmodel.TestGraphCollapser

public class TestGraphCollapser
extends TestCase

created Feb 7, 2004

Author:
danyelf

Constructor Summary
TestGraphCollapser()
           
 
Method Summary
 void setUp()
           
 void testCollapserER()
           
 void testCollapserNull()
           
 void testCollapserOne()
           
 void testCollapserTwo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestGraphCollapser

public TestGraphCollapser()
Method Detail

setUp

public void setUp()
           throws StringLabeller.UniqueLabelException
Throws:
StringLabeller.UniqueLabelException

testCollapserNull

public void testCollapserNull()
                       throws StringLabeller.UniqueLabelException
Throws:
StringLabeller.UniqueLabelException

testCollapserOne

public void testCollapserOne()
                      throws StringLabeller.UniqueLabelException
Throws:
StringLabeller.UniqueLabelException

testCollapserTwo

public void testCollapserTwo()
                      throws StringLabeller.UniqueLabelException
Throws:
StringLabeller.UniqueLabelException

testCollapserER

public void testCollapserER()