TestNG Tutorials 17: Can @Test Annotation Be Used For A Class In TestNG?
Hello Folks, Let’s learn something new today. We have used @Test annotation on methods. Can we use @Test annotation on a class? Yes, We can use @Test annotation on class. Suppose, you need to write 10 @Test annotated method in a class. Either you mark all methods as @Test annotated or directly annotate class itself as … Continue reading TestNG Tutorials 17: Can @Test Annotation Be Used For A Class In TestNG?
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed