Class TestFileUtility

java.lang.Object
de.hybris.platform.sap.core.test.TestFileUtility

public class TestFileUtility extends Object
Utility for test files.
  • Method Details

    • getFile

      public static File getFile(String extensionsName, String extensionFilePath)
      Reads the file within the requested extension using the file path.
      Parameters:
      extensionsName - extension name
      extensionFilePath - file name
      Returns:
      file