nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores
Class FindStronglyConnectedComponentsCoreTest

java.lang.Object
  extended by TestCase
      extended by nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.FindStronglyConnectedComponentsCoreTest

public class FindStronglyConnectedComponentsCoreTest
extends TestCase


Constructor Summary
FindStronglyConnectedComponentsCoreTest(java.lang.String testName)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testExecute()
          Test of execute method, of class FindStronglyConnectedComponentsCore.
 void testGetGraph()
          Test of getGraph method, of class FindStronglyConnectedComponentsCore.
 void testGetGraphBeforeExecute()
          Test of getGraph method, of class FindStronglyConnectedComponentsCore.
 void testGetGraphClass()
          Test of getGraphClass method, of class FindStronglyConnectedComponentsCore.
 void testGetGraphPrefix()
          Test of getGraphPrefix method, of class FindStronglyConnectedComponentsCore.
 void testGetGraphSingleComponent()
          Test of getGraph method, of class FindStronglyConnectedComponentsCore.
 void testGetMode()
          Test of getMode method, of class FindStronglyConnectedComponentsCore.
 void testGetRelation()
          Test of getRelation method, of class FindStronglyConnectedComponentsCore.
 void testSetGraphClass()
          Test of setGraphClass method, of class FindStronglyConnectedComponentsCore.
 void testSetGraphPrefix()
          Test of setGraphPrefix method, of class FindStronglyConnectedComponentsCore.
 void testSetMode()
          Test of setMode method, of class FindStronglyConnectedComponentsCore.
 void testSetRelation()
          Test of setRelation method, of class FindStronglyConnectedComponentsCore.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindStronglyConnectedComponentsCoreTest

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

testExecute

public void testExecute()
Test of execute method, of class FindStronglyConnectedComponentsCore.


testSetRelation

public void testSetRelation()
Test of setRelation method, of class FindStronglyConnectedComponentsCore.


testSetMode

public void testSetMode()
Test of setMode method, of class FindStronglyConnectedComponentsCore.


testGetRelation

public void testGetRelation()
Test of getRelation method, of class FindStronglyConnectedComponentsCore.


testGetMode

public void testGetMode()
Test of getMode method, of class FindStronglyConnectedComponentsCore.


testGetGraphBeforeExecute

public void testGetGraphBeforeExecute()
Test of getGraph method, of class FindStronglyConnectedComponentsCore.


testGetGraphSingleComponent

public void testGetGraphSingleComponent()
Test of getGraph method, of class FindStronglyConnectedComponentsCore.


testGetGraph

public void testGetGraph()
Test of getGraph method, of class FindStronglyConnectedComponentsCore.


testSetGraphPrefix

public void testSetGraphPrefix()
Test of setGraphPrefix method, of class FindStronglyConnectedComponentsCore.


testGetGraphPrefix

public void testGetGraphPrefix()
Test of getGraphPrefix method, of class FindStronglyConnectedComponentsCore.


testSetGraphClass

public void testSetGraphClass()
Test of setGraphClass method, of class FindStronglyConnectedComponentsCore.


testGetGraphClass

public void testGetGraphClass()
Test of getGraphClass method, of class FindStronglyConnectedComponentsCore.


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