• Thus far, for us it's been testing individual functions. Later in the term we'll talk about unit testing of classes.

    至今为止,我们用到单元测试的地方,就是测试每个单独的方法,在后面我们会讲到类的单元测试。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • And I end up going back and doing unit testing anyway, to try and figure out why it doesn't work. So over the years, I've just convinced myself I might as well start where I'm going to end up.

    第一次从来不会正常运行,因此无论如何我还要回头去做单元测试,找找哪儿出错了,因此经过这么多年,我已经说服自己既然一定要做单元测试,那么还是一开始就做最好了。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • There's unit testing, where we validate each piece of the program independently.

    一种是单元测试,也就是,分别验证程序中的每一个独立部分。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • Because usually it doesn't work. And so one of the things that I think is very important is to always begin by testing each unit.

    因此我认为非常重要的一件事情,就是开始测试的时候先对,每个独立单元进行测试。

    麻省理工公开课 - 计算机科学及编程导论课程节选

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定