...软件学院 College of Software Engineering SOUTHEAST UNIVERSITY Software Testing 软件测试 模仿对象测试(Mock Object Testing) 单元测试中的现实问题 单元测试本质: 在特定时间段测试一段代码特性,精确定位测试 中潜在问题 单元测试要求: 测试代码尽可...
基于12个网页-相关网页
You can combine mock object testing with a variety of techniques and technologies.
您可以将模仿对象测试与各种技巧和技术组合起来。
A mock object is a replacement for a real object that we create for the express purpose of testing.
为了达到快速测试的目的,我们创建模拟对象来代替真实的对象。
We will enable such testing by creating a suitable mock object.
我们将通过创建合适的模拟对象来启用此类测试。
应用推荐