单项选择题

在JUnit中,如果想将某个测试方法忽略,可以使用注解( )
A、@Ignore
B、@Before
C、@Test
D、@Assert