• We can call these tests data-driven unit tests.

    我们这些测试称作数据驱动单元测试。

    youdao

  • Robot Flexible driven unit Dynamics Cable modeling;

    机器人挠性驱动单元动力学钢丝绳建模

    youdao

  • It starts by explaining Mylyn's mechanisms for managing context and then introduce UI facilities such as interest decorations, view filtering, editor management, and context-driven unit test suites.

    本文首先解释Mylyn管理上下文机制然后介绍兴趣修饰视图过滤编辑器管理上下文驱动的单元测试套件UI工具。

    youdao

  • Unit level tests are driven by the lowest level of documentation.

    单元水平测试人员最低水平文档驱动

    youdao

  • At first it’s faster to write code without tidying up, without writing unit tests, without doing Test Driven Development, so the team churns out more stories.

    项目编码初期,整理代码,不单元测试,也不测试驱动开发整个团队粗制滥造更多的“故事场景”。

    youdao

  • Behavior Driven Development goes further by directly associating unit tests (and test cases) with the requirements via the use of natural language.

    行为驱动开发则更进一步通过使用自然语言直接单元测试(以及测试用例)需求联系起来。

    youdao

  • Unit testing and test-driven development are excellent tools for managing such fragile systems with confidence, but they only work if you use them.

    单元测试测试驱动开发这些出色的工具使您可以信心十足管理此类脆弱系统 ——只有在确实使用了这些工具时,它们才能发挥作用。

    youdao

  • In this part Jamie introduces the reader to behavior driven development and explains how it can improve the effectiveness of unit testing.

    这个部分Jamie将给读者介绍行为驱动开发(BDD),同时他会解释BDD如何提高单元测试有效性

    youdao

  • SWEs write a lot of test code including test driven design, unit tests and, as we explain in future posts, participate in the construction of small, medium and large tests.

    他们编写大量测试代码包括测试驱动设计(test driven design)、单元测试以及其它我们将要在后文中提到的内容,他们参与各种规模的测试构建

    youdao

  • JUnit and TestNG are both good tools that enable automated unit testing, driven by the everyday developer.

    JUnitTestNG支持自动单元测试优秀工具,而且日常开发人员驱动

    youdao

  • Unit testing, test-first programming, and test-driven development do not have to be implemented in JUnit, any more than GUI programming must be done with Swing.

    单元测试测试先行编程测试驱动开发并非JUnit中实现任何比较GUI的编程都必须Swing来完成

    youdao

  • It has extensive unit tests (in part because I wrote it for a discussion of test-driven development).

    具有丰富的单元测试(因为编写目的用于探讨测试驱动开发)。

    youdao

  • Part 1 of this series on test-driven development in an SOA environment showed you how to write unit tests for SOA applications.

    这个有关SOA环境中的测试驱动的开发系列第1部分介绍了如何SOA应用程序编写单元测试。

    youdao

  • GUI testing is much more time-consuming and difficult than unit testing and thus often neglected, even in generally test-driven development teams.

    单元测试相比GUI测试耗时困难的多,即使是测试驱动开发团队中,因此也被忽视

    youdao

  • Nevertheless, test-driven portal application development requires broadening the unit test approach.

    然而测试驱动门户应用程序开发需要拓展单元测试方法

    youdao

  • In many projects, developers write unit tests at the same timeor sometimes even before (as in test-driven development) — they write their code.

    许多项目中开发人员在书写代码同时书写单元测试——或者有时甚至提前(测试驱动开发中)。

    youdao

  • Test Driven development overcomes many of the issues faced by development teams that often leave the creation of Unit Tests until after the implementation.

    测试驱动开发能克服开发团队遇到许多问题:开发团队经常代码实现之后创建单元测试

    youdao

  • I created some unit tests for my task library to ensure tasks were being created properly and begun some test-driven refactoring.

    任务创建一些单元测试保证任务可以正确地创建出来,并且测试驱动重构迈开第一步

    youdao

  • Whether a developer USES test-driven development (TDD) or creates unit tests after writing the code, the evidence is clear that unit tests help produce high-quality, bug-free code.

    无论一个开发人员在进行测试驱动开发(TDD)还是编写代码创造单元测试,有一点是十分明显的,就是单元测试有助于产出高质量、无缺陷的代码。

    youdao

  • Provide training that covers Code Smells, Refactoring, Unit Test and Test Driven Development.

    提供一些培训包括代码坏味道重构单元测试测试驱动开发等

    youdao

  • This article Outlines an approach for customizing the unit test cycle and the JUnit framework to achieve test-driven portal application development.

    实现测试驱动门户应用程序开发本文概述一种用于定制单元测试周期JUnit框架方法

    youdao

  • More than any other testing framework, JUnit has driven developers to understand the usefulness of tests, especially of unit tests.

    JUnit超过其他测试框架推动开发人员理解测试尤其是单元测试用途

    youdao

  • 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

  • This resembles test Driven Development (TDD), where Unit tests are supposed to be written before the code.

    有点像测试驱动开发(Test Driven Development,TDD),单元测试代码之前编写

    youdao

  • This establishes the position that the relay is driven to when the unit shuts down due to low battery state.

    规定位置继电器驱动单元关闭由于电池状态

    youdao

  • With test-driven development (TDD), you use unit tests to help design your code.

    利用测试驱动开发(TDD),单元测试帮助设计代码

    youdao

  • This will be an example to explain the test-driven development in how to address GUI unit test.

    本文通过一个例子讲解测试驱动开发如何针对GUI进行单元测试

    youdao

  • The greatest benefit of unit tests is experienced when doing test-driven development.

    单元测试最大好处做测试驱动开发时很方便。

    youdao

  • The greatest benefit of unit tests is experienced when doing test-driven development.

    单元测试最大好处做测试驱动开发时很方便。

    youdao

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

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

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