| Gets a singleton DataLoader that gets whole Excel files. It uses caching
to speed up loading, and adds property placeholder replacement.
Just put an Excel file with the same name as your test case (with an .xls
ending) in the same package as the test case.
See Also: org.ddsteps.dataset.transform.PropertyPlaceholderTransformer See Also: ExcelDataSetLoader Never null |