Class FileTestUtils


  • public class FileTestUtils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      FileTestUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.io.File copyToTemp​(java.io.File input)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FileTestUtils

        public FileTestUtils()
    • Method Detail

      • copyToTemp

        public static java.io.File copyToTemp​(java.io.File input)
                                       throws java.io.IOException
        Throws:
        java.io.IOException