Which of the following annotation is used to avoid execution of Junits?
(a) @NoTest
(b) @explicit
(c) @avoid
(d) @ignore
I had been asked this question by my college professor while I was bunking the class.
This intriguing question originated from Annotations in portion Application Lifecycle & Annotations of Java