Package com.shaft.driver
Class SHAFT.TestData.CSV
java.lang.Object
com.shaft.tools.io.CSVFileManager
com.shaft.driver.SHAFT.TestData.CSV
- Enclosing class:
SHAFT.TestData
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.shaft.tools.io.CSVFileManager
getCellCount, getCellCount, getCellData, getCellData, getColumns, getColumnsWithData, getFirstColumn, getLastColumn, getMaxCellValue, getMaxCellValue, getMinCellValue, getMinCellValue, getRows, getSpecificColumnData, getSpecificColumnData, getSpecificColumnName
-
Constructor Details
-
CSV
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
-
getInstance
-