Class TestResourceUtils

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static java.lang.ClassLoader clsLdr  
      static java.lang.String OUTPUT_DIR  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.io.File getFile​(java.lang.String filename)  
      static java.lang.String getFilePath​(java.lang.String filename)  
      • Methods inherited from class java.lang.Object

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

      • getFilePath

        public static java.lang.String getFilePath​(java.lang.String filename)
      • getFile

        public static java.io.File getFile​(java.lang.String filename)