JUnit中,()注解用于指定方法为测试方法?

JUnit中,()注解用于指定方法为测试方法?

A.@Before

B.@Method

C.@Test

D.@TestMethod

正确答案是C