Package com.shaft.driver
Class SHAFT.TestData.YAML
java.lang.Object
com.shaft.tools.io.YAMLFileManager
com.shaft.driver.SHAFT.TestData.YAML
- Enclosing class:
SHAFT.TestData
-
Field Summary
Fields inherited from class com.shaft.tools.io.YAMLFileManager
KEY_CONTAINS_LIST_REGEX, KEY_SEPARATOR_REGEX, NUMBER_IN_SQUARE_BRACKETS_REGEX, SQUARE_BRACKETS_REGEX
-
Constructor Summary
-
Method Summary
Methods inherited from class com.shaft.tools.io.YAMLFileManager
get, get, getAs, getBoolean, getDate, getDouble, getInteger, getListAs, getLong, getMapAs, getString, getTestData
-
Constructor Details
-
YAML
Creates a new instance of the test data Excel reader using the target Excel file path- Parameters:
yamlFilePath
- target test data yaml file path
-
-
Method Details
-
getInstance
-