单项选择题

A.在测试用例中添加tearDown()方法
B.在测试用例中添加setUp()方法
C.在测试用例中添加postCondition()方法
D.在测试用例中添加preCondition()方法