helix.graph.algo.c3part
Class TestC3PartDFS

java.lang.Object
  extended by helix.graph.algo.c3part.TestC3PartDFS

public class TestC3PartDFS
extends Object


Constructor Summary
TestC3PartDFS()
           
 
Method Summary
 void testC3PartDFSLarge()
           
 void testC3PartDFSLargeMulti()
           
 void testC3PartDFSMulti()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestC3PartDFS

public TestC3PartDFS()
Method Detail

testC3PartDFSMulti

public void testC3PartDFSMulti()
                        throws IOException
Throws:
IOException

testC3PartDFSLargeMulti

public void testC3PartDFSLargeMulti()
                             throws IOException
Throws:
IOException

testC3PartDFSLarge

public void testC3PartDFSLarge()
                        throws IOException
Throws:
IOException