单项选择题

‌JUnit中,测试异常需要在@Test注解中增加注解属性()。

A.exception
B.expected
C.timeout
D.import