Class FileHelper

java.lang.Object
com.thoughtworks.gauge.FileHelper

public class FileHelper extends Object
  • Constructor Details

    • FileHelper

      public FileHelper()
  • Method Details

    • getAllImplementationFiles

      public static List<String> getAllImplementationFiles()
    • getClassName

      public static String getClassName(File filepath)
    • getDefaultImplFileName

      public static File getDefaultImplFileName(String suffix, int count)