1.

Which annotation implies that a method is a JUnit test case?

A. @junit
B. @testcase
C. @org.Test
D. @org.junit.Test
Answer» E.


Discussion

No Comment Found