Save This Page
Home » apache-ant-1.7.1-src » org.apache.tools » ant » util » [javadoc | source]
org.apache.tools.ant.util
public class: FileUtilsTest [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.apache.tools.ant.util.FileUtilsTest
Tests for org.apache.tools.ant.util.FileUtils.
Constructor:
 public FileUtilsTest(String name) 
Method from org.apache.tools.ant.util.FileUtilsTest Summary:
setUp,   tearDown,   testContentEquals,   testCreateNewFile,   testCreateTempFile,   testFromURI,   testNormalize,   testNullArgs,   testRemoveLeadingPath,   testResolveFile,   testSetLastModified,   testToURI
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.tools.ant.util.FileUtilsTest Detail:
 public  void setUp() 
 public  void tearDown() 
 public  void testContentEquals() throws IOException 
    Test contentEquals
 public  void testCreateNewFile() throws IOException 
    Test createNewFile
 public  void testCreateTempFile() 
    Test createTempFile
 public  void testFromURI() 
    test fromUri
 public  void testNormalize() 
 public  void testNullArgs() 
    Test handling of null arguments.
 public  void testRemoveLeadingPath() 
    Test removeLeadingPath.
 public  void testResolveFile() 
 public  void testSetLastModified() throws IOException 
 public  void testToURI() 
    test toUri