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

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

public class TestBipartiteEquivalent
extends TestCase

created Feb 8, 2004

Author:
danyelf

Constructor Summary
TestBipartiteEquivalent()
           
 
Method Summary
 void setUp()
           
 void testBipartiteEquivalent()
           
 void testBipartiteEquivalentSimple()
           
 void testCompressingBiparite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestBipartiteEquivalent

public TestBipartiteEquivalent()
Method Detail

setUp

public void setUp()

testBipartiteEquivalentSimple

public void testBipartiteEquivalentSimple()

testBipartiteEquivalent

public void testBipartiteEquivalent()

testCompressingBiparite

public void testCompressingBiparite()