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

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

public class FindWeaklyConnectedComponentsTest
extends TestCase


Constructor Summary
FindWeaklyConnectedComponentsTest(java.lang.String testName)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testExecuteNoActorLinks()
           
 void testExecuteOneComponent()
          Test of execute method, of class FindWeaklyConnectedComponents.
 void testExecuteTwoComponents()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindWeaklyConnectedComponentsTest

public FindWeaklyConnectedComponentsTest(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

testExecuteNoActorLinks

public void testExecuteNoActorLinks()

testExecuteOneComponent

public void testExecuteOneComponent()
Test of execute method, of class FindWeaklyConnectedComponents.


testExecuteTwoComponents

public void testExecuteTwoComponents()

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