Class SHAFT.TestData.JSON

java.lang.Object
com.shaft.tools.io.JSONFileManager
com.shaft.driver.SHAFT.TestData.JSON
Enclosing class:
SHAFT.TestData

public static class SHAFT.TestData.JSON extends JSONFileManager
  • Constructor Details

    • JSON

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