...我们在Silverlight 2 Beta1 版本中发布的一个重要的功能是允许你进行API层次和界面层次单元测试的单元测试用具(unit test harness)。这个测试用具是跨浏览器和跨平台的,可以用来快速运行和核实自动化的单元测试:
基于16个网页-相关网页
He presents numerous examples to show how the reader can place even the most convoluted and tightly coupled code into a unit test harness.
他列举了大量的示例,以说明读者如何将费解的、耦合的代码放进单元测试中。
Agile techniques recommend having adequate unit and acceptance tests to build a robust test harness around the application.
敏捷推荐围绕应用建立足够的单元测试和验收测试,以构建足够强壮的测试套件。
Good unit tests encourage loose coupling between units, a requirement to get the test running in a test harness.
好的单元测试要求单元间的松散耦合,这是在测试条件下让测试得以运行的条件。
应用推荐