Skip to content

[BUG] Unable to import (Use) method while implementing test-data-supplier #213

Description

@JavedAkramGit

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

  • bug report

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

  • Maven

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

Image

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions