找考题网-背景图
单项选择题

在unittest中,如何为测试用例设置后置条件()

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

热门试题