helix.graph.algo
Class TestWarshall

java.lang.Object
  extended by helix.graph.algo.TestWarshall

public class TestWarshall
extends Object


Constructor Summary
TestWarshall()
           
 
Method Summary
 void testOne()
           
 void testTwo()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestWarshall

public TestWarshall()
Method Detail

testOne

public void testOne()
             throws IOException
Throws:
IOException

testTwo

public void testTwo()
             throws IOException
Throws:
IOException