0

after which annotaion we can use Testng @Override annotation as i am trying to use it for retrying the failed test cases

Anuj Bansal
  • 117
  • 5
  • 3
    `@Override` is not TestNG annotation, it tells you a method is overriding vase class\interface method. – Guy Oct 03 '19 at 07:20
  • 1
    Possible duplicate of [When do you use Java's @Override annotation and why?](https://stackoverflow.com/questions/94361/when-do-you-use-javas-override-annotation-and-why) – Guy Oct 03 '19 at 07:20

0 Answers0