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

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by test.edu.uci.ics.jung.algorithms.blockmodel.TestFullyEquivalent
All Implemented Interfaces:
junit.framework.Test

public class TestFullyEquivalent
extends junit.framework.TestCase

created Jan 28, 2004

Author:
danyelf

Constructor Summary
TestFullyEquivalent()
           
 
Method Summary
 void testFullyEquivalent()
           
 void testFullyEquivalent2()
           
 void testFullyEquivalentDirected()
           
 void testFullyEquivalentDirectedSelfLoop()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestFullyEquivalent

public TestFullyEquivalent()
Method Detail

testFullyEquivalent

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

testFullyEquivalent2

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

testFullyEquivalentDirected

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

testFullyEquivalentDirectedSelfLoop

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