Is there a way to use a TestNG DataProvider outside of my Test class?
A TestNG test class can become pretty bloated if every test uses its own DataProvider. Is there anyway to import these from another Java class (ie: one where constants are already declared)? I could not find any existing documentation.
Aucun commentaire:
Enregistrer un commentaire