test.edu.uci.ics.jung.io
Class BipartiteGraphReaderTest

java.lang.Object
  extended by TestCase
      extended by test.edu.uci.ics.jung.io.BipartiteGraphReaderTest

public class BipartiteGraphReaderTest
extends TestCase

Author:
Joshua O'Madadhain

Constructor Summary
BipartiteGraphReaderTest()
           
 
Method Summary
 void testAsList()
           
 void testCopy()
           
 void testDirected()
           
 void testParallel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BipartiteGraphReaderTest

public BipartiteGraphReaderTest()
Method Detail

testAsList

public void testAsList()
                throws IOException
Throws:
IOException

testParallel

public void testParallel()
                  throws IOException
Throws:
IOException

testDirected

public void testDirected()
                  throws IOException
Throws:
IOException

testCopy

public void testCopy()
              throws IOException
Throws:
IOException