• Apache Click also includes an API for mock testing, which allows better unit testing, continuous integration builds, and test-driven development (TDD).

    ApacheClick包含一个用于mock测试API可以改进单元测试、连续集成构建测试驱动开发(TDD)。

    youdao

  • You can combine mock object testing with a variety of techniques and technologies.

    可以模仿对象测试各种技巧技术组合起来。

    youdao

  • Several books and papers show how to use mock objects in unit testing. These describe the capabilities that mock objects should have and how to use them.

    一些书籍论文讲述如何单元测试使用模拟对象描述模拟对象应该具备能力以及如何使用他们

    youdao

  • In particular, my design employed mock objects to make testing easier.

    尤其是设计利用了模仿对象简化测试

    youdao

  • This allows for a reliable testing strategy that USES dynamic mock objects.

    需要考虑使用动态模仿对象可靠测试策略

    youdao

  • 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.

    希望你们能够发现单元测试使用模拟对象益处希望篇简短指南能够帮了解如何简单地创建模拟对象。

    youdao

  • A mock object is a replacement for a real object that we create for the express purpose of testing.

    为了达到快速测试目的我们创建模拟对象代替真实的对象。

    youdao

  • We will enable such testing by creating a suitable mock object.

    我们通过创建合适模拟对象来启用此类测试

    youdao

  • There are many unit testing frameworks available today that use mock containers for testing.

    目前许多单元测试框架使用模拟容器执行测试。

    youdao

  • For example, for testing purposes you can replace a heavy database implementation with a lighter-weight mock implementation.

    举例来说,出于测试目的可以模拟轻量级数据库实现替代实际的大型数据库。

    youdao

  • We have seen how simple mock objects can enable repeatable unit testing of a BPEL process, and described a simple framework that greatly eases the construction of mock objects.

    我们了解简单模拟对象如何实现BPEL流程可重复单元测试描述了一个简单的框架框架极大地简化了模拟对象的构造

    youdao

  • As you'll see in the Testing section, a mock-objects approach perfectly matches the goal.

    正如测试一节看到的,模仿对象方法完全满足目标

    youdao

  • Mock objects are very popular and common approach to a unit testing. According to Wikipedia

    对象模仿非常流行通用单元测试方式

    youdao

  • Mock objects were championed by Tim Mackinnon, Steve Freeman, and Philip Craig 1 and have become a staple in the unit testing toolbox.

    模拟对象TimMackinnonSteve FreemanPhilipCraig1支持成为单元测试工具箱主要组成部分

    youdao

  • The common coding style for testing with mock objects is to.

    使用模仿对象进行测试常用编码样式

    youdao

  • Wicket supports out-of-container unit testing through the use of a built-in mock object framework.

    Wicket通过使用内置模仿对象框架提供对容器外单元测试支持

    youdao

  • Kent Beck describes a mock object as a testing object, one that implements a fake version of an expensive or complicated resource by answering constants.

    KentBeck模拟对象描述测试对象,该对象可以使用常量进行响应,从而实现开销大复杂资源模仿版本

    youdao

  • A new tutorial by Upul Godage describes how to use Apache Synapse to mock web services for development and testing.

    UpulGodage写的一个新的教程描述如何使用ApacheSynapse开发测试模仿webservices

    youdao

  • For example, we can mock out the email delivery method in our testing environment.

    例如我们可以测试环境中用mock模拟电子邮件发送方法

    youdao

  • This flexibility also makes unit testing your code much, much easier, since you can swap out real components for mock objects during your tests.

    这种灵活性使得能够更加容易地进行单元测试因为测试期间,你可以真实组件替换Mock对象

    youdao

  • If you have no unit testing, you also don't have mock objects or other testing techniques common in code.

    如果没有单元测试,你的代码不会公共Mock对象其它测试技术

    youdao

  • Fixtures allow you to specify data for testing, and finally, mock objects let you concentrate on testing the core application without worrying about accessing network connections or external systems.

    可以使用fixture指定测试数据mock对象我们能够集中精力测试应用程序核心功能不必为网络连接外部系统操心。

    youdao

  • Languages with advanced metaprogramming capabilities, such as Ruby and Lisp, allow some testing tricks that other languages don't, such as easier access to mock objects.

    具有高级元编程(metaprogramming)能力语言例如Rubyand Lisp,允许使用其他语言支持的一些测试技巧,例如更容易访问mock对象。

    youdao

  • However, if you can't reliably and automatically test with the real class for any reason, then testing with a mock is infinitely superior to not testing at all.

    但是如果由于某种原因无法真实可靠自动地进行测试那么mock进行测试肯定根本不测试强。

    youdao

  • Any time you have an interface that needs to return certain results for purposes of testing, you can just create a quick mock.

    如果需要返回特定接口需要测试可以快速地创建mock

    youdao

  • Using mock containers reduces your testing time without compromising the portal server functions.

    使用模拟容器可降低测试时间不减弱门户服务器功能。

    youdao

  • That's why we recommend testing mock up designs, existing websites and even competitor websites before the development phase of a project.

    就是为什么我们推荐网站进入开发进程测试原型设计已有网站,甚至是竞争对手网站。

    youdao

  • In an undated picture, a mock-up of the A-12 spy plane sits perched upside down on a testing pylon at Area 51-part of radar tests to reveal revealed how visible, or invisible, the design was to radar.

    一张未标明日期的图片中架实物模型A - 12间谍飞机倒挂着停放51区的一个测试上,这是为了测试该飞机的外观在雷达上可视不可视的程度

    youdao

  • Clients often ask me to explain to their boards why we're running user tests. And why we spend our time user testing mock-ups, rather than the finished website.

    客户经常他们管理层解释为什么我们进行用户测试,为什么我们要花更多时间测试网站原型不是已实现的网站。

    youdao

  • Clients often ask me to explain to their boards why we're running user tests. And why we spend our time user testing mock-ups, rather than the finished website.

    客户经常他们管理层解释为什么我们进行用户测试,为什么我们要花更多时间测试网站原型不是已实现的网站。

    youdao

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

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

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