nz.ac.waikato.mcennis.rat.graph.algorithm.clustering
Class BicomponentClustererTest

java.lang.Object
  extended by TestCase
      extended by nz.ac.waikato.mcennis.rat.graph.algorithm.clustering.BicomponentClustererTest

public class BicomponentClustererTest
extends TestCase


Constructor Summary
BicomponentClustererTest(java.lang.String testName)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testExecuteComplicated()
          Test of execute method, of class BicomponentClusterer.
 void testExecuteNull()
          Test of execute method, of class BicomponentClusterer.
 void testExecuteSimple()
          Test of execute method, of class BicomponentClusterer.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BicomponentClustererTest

public BicomponentClustererTest(java.lang.String testName)
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testExecuteNull

public void testExecuteNull()
Test of execute method, of class BicomponentClusterer.


testExecuteSimple

public void testExecuteSimple()
Test of execute method, of class BicomponentClusterer.


testExecuteComplicated

public void testExecuteComplicated()
Test of execute method, of class BicomponentClusterer.


Get Relational Analysis Toolkit at SourceForge.net. Fast, secure and Free Open Source software downloads