Description
Unable to import (Use) method while implementing testdatabuilder when using testng 7.8.0 and test-data-supplier 2.1.0. Also getting errors while importing @DataSupplier ,XslxReader.class when other dependency versions of testng and test-data-supplier are used.
Issue Type
Environment
| Component |
Version |
| Test Data Supplier |
2.1.0 |
| TestNG |
7.8.0 |
| Build tool |
maven@3.9.0 |
| JDK |
java-17+ |
Can be reproduced via
Expected behavior
Able to use Use Method to utilize XlsxReader.class
Actual behavior
Cannot import Use Method hence unable to implement test-data-supplier
What's the motivation for changing the current behavior?
To provide Data-Driven-Automation functionality
Additional information
None

Description
Unable to import (Use) method while implementing testdatabuilder when using testng 7.8.0 and test-data-supplier 2.1.0. Also getting errors while importing @DataSupplier ,XslxReader.class when other dependency versions of testng and test-data-supplier are used.
Issue Type
Environment
Can be reproduced via
Expected behavior
Able to use Use Method to utilize XlsxReader.class
Actual behavior
Cannot import Use Method hence unable to implement test-data-supplier
What's the motivation for changing the current behavior?
To provide Data-Driven-Automation functionality
Additional information
None