mbach979
Results
1
issues of
mbach979
### TestNG Version 7.6.1 ### Expected behavior Tests with inherited @Factory and @DataProvider annotated methods (non-static) from an abstract class fail while trying to instantiate the DataProvider. ``` public class...