I need a way to inject a custom parameter into TestNG's test methods, e.g.:
@Testpublic void test(String val) { ...}
I need to most likely use some TestNG's listener, but I cannot find out which one.
Aucun commentaire:
Enregistrer un commentaire