Class SHAFT.TestData.CSV

java.lang.Object
com.shaft.tools.io.CSVFileManager
com.shaft.driver.SHAFT.TestData.CSV
Enclosing class:
SHAFT.TestData

public static class SHAFT.TestData.CSV extends CSVFileManager
  • Constructor Details

    • CSV

      public CSV(String csvFilePath)
      Creates a new instance of the test data CSV reader using the target CSV file path
      Parameters:
      csvFilePath - target test data CSV file path
  • Method Details