JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.alsUtility
Class IOTest

java.lang.Object
  extended byTestCase
      extended bygov.nasa.alsUtility.IOTest

public class IOTest
extends TestCase

See Also:
Serialized Form

Constructor Summary
IOTest(java.lang.String name)
           
 
Method Summary
 void testRenameFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IOTest

public IOTest(java.lang.String name)
Method Detail

testRenameFile

public void testRenameFile()

JavaGenes, NASA Ames. Written largely by Al Globus