MCPcopy Create free account
hub / github.com/TestLeafInc/Simba / getData

Method getData

src/main/java/com/force/base/ProjectHooks.java:158–161  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

156 }
157
158 @DataProvider
159 public Object[][] getData() throws IOException {
160 return DataLibrary.readExcelData(dataFileName);
161 }
162
163
164

Callers

nothing calls this directly

Calls 1

readExcelDataMethod · 0.95

Tested by

no test coverage detected