helix.graph.io
Class TestDimacs

java.lang.Object
  extended by helix.graph.io.TestDimacs

public class TestDimacs
extends Object


Constructor Summary
TestDimacs()
           
 
Method Summary
 void testReadExtended()
           
 void testReadExtendedAny()
           
 void testReadExtendedComment()
           
 void testReadFile()
           
 void testReadSimple()
           
 void testReadWithMoreVertices()
           
 void testReadWithVertices()
           
 void testWriteSimple()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDimacs

public TestDimacs()
Method Detail

testReadSimple

public void testReadSimple()
                    throws IOException
Throws:
IOException

testReadWithVertices

public void testReadWithVertices()
                          throws IOException
Throws:
IOException

testReadWithMoreVertices

public void testReadWithMoreVertices()
                              throws IOException
Throws:
IOException

testReadExtended

public void testReadExtended()
                      throws IOException
Throws:
IOException

testReadExtendedComment

public void testReadExtendedComment()
                             throws IOException
Throws:
IOException

testReadExtendedAny

public void testReadExtendedAny()
                         throws IOException
Throws:
IOException

testReadFile

public void testReadFile()
                  throws IOException
Throws:
IOException

testWriteSimple

public void testWriteSimple()
                     throws IOException
Throws:
IOException