com.isogen.util
Class FileUtilTest

java.lang.Object
  extended byTestCase
      extended bycom.isogen.util.FileUtilTest

public class FileUtilTest
extends TestCase

See Also:
Serialized Form

Constructor Summary
FileUtilTest(java.lang.String testName)
           
 
Method Summary
static Test suite()
           
 void testGetAbsolutePath()
           
 void testGetRelativePath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileUtilTest

public FileUtilTest(java.lang.String testName)
Method Detail

suite

public static Test suite()

testGetAbsolutePath

public void testGetAbsolutePath()

testGetRelativePath

public void testGetRelativePath()