Q16
Which Java annotation is used for marking a method as a JUnit test case?
A.
@TestMethod
B.
@Test
AnswerC.
@JUnit
D.
None of These
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board