helix.graph.algo.c3part
Class TestC3PartBFS

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

public class TestC3PartBFS
extends Object


Constructor Summary
TestC3PartBFS()
           
 
Method Summary
 void testC3PartBFSLarge()
           
 void testC3PartBFSLargeMulti()
           
 void testC3PartBFSMulti()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestC3PartBFS

public TestC3PartBFS()
Method Detail

testC3PartBFSMulti

public void testC3PartBFSMulti()
                        throws IOException
Throws:
IOException

testC3PartBFSLargeMulti

public void testC3PartBFSLargeMulti()
                             throws IOException
Throws:
IOException

testC3PartBFSLarge

public void testC3PartBFSLarge()
                        throws IOException
Throws:
IOException