我希望你们能够发现在单元测试中使用模拟对象的益处,也希望这篇简短的指南能够帮您了解如何简单地创建模拟对象。
I hope that you see the benefits of using mock objects in unit testing. I also hope this brief tutorial helps you see how to create mock objects easily.
关于指南和工具,应用于集成测试与单元测试是一样的。
The same applies for integration tests as for unit tests in regard to guidelines and tools.
应用推荐