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

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

public class TestGraphMLFile
extends TestCase

Author:
Scott White

Constructor Summary
TestGraphMLFile()
           
 
Method Summary
protected  void setUp()
           
static Test suite()
           
 void testLoad()
           
 void testSave()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestGraphMLFile

public TestGraphMLFile()
Method Detail

suite

public static Test suite()

setUp

protected void setUp()

testLoad

public void testLoad()

testSave

public void testSave()