nz.ac.waikato.mcennis.rat.graph.algorithm.clustering
Class BicomponentClustererTest
java.lang.Object
TestCase
nz.ac.waikato.mcennis.rat.graph.algorithm.clustering.BicomponentClustererTest
public class BicomponentClustererTest
- extends TestCase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BicomponentClustererTest
public BicomponentClustererTest(java.lang.String testName)
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.