Q. What is the purpose of @Ignore in JUnit?
Solution:
@Ignore annotates a test method to be skipped during execution in JUnit.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
@Ignore annotates a test method to be skipped during execution in JUnit.
Strengthen Your Practice with our comprehensive question bank.