Class FileSystemUtils

java.lang.Object
net.thucydides.core.util.FileSystemUtils

public class FileSystemUtils
extends java.lang.Object
Created by john on 29/06/2014.
  • Constructor Summary

    Constructors
    Constructor Description
    FileSystemUtils()  
  • Method Summary

    Modifier and Type Method Description
    static java.io.File getResourceAsFile​(java.lang.String resourceName)  

    Methods inherited from class java.lang.Object

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

    • FileSystemUtils

      public FileSystemUtils()
  • Method Details

    • getResourceAsFile

      public static java.io.File getResourceAsFile​(java.lang.String resourceName)