com.fastplanet.utils.filecopier.test
Class TestFileCreator

java.lang.Object
  extended by com.fastplanet.utils.filecopier.test.TestFileCreator

public class TestFileCreator
extends java.lang.Object


Constructor Summary
TestFileCreator()
           
 
Method Summary
static void createTestFileToCopy(java.lang.String fileToCreate, java.lang.String dataToWriteInFile)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestFileCreator

public TestFileCreator()
Method Detail

createTestFileToCopy

public static void createTestFileToCopy(java.lang.String fileToCreate,
                                        java.lang.String dataToWriteInFile)
                                 throws java.io.IOException
Throws:
java.io.IOException