We can call these tests data-driven unit tests.
我们将这些测试称作数据驱动的单元测试。
Robot Flexible driven unit Dynamics Cable modeling;
机器人;挠性驱动单元;动力学;钢丝绳建模;
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工具。
Unit level tests are driven by the lowest level of documentation.
单元水平测试人员是由最低水平文档驱动的。
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.
项目编码初期,不整理代码,不写单元测试,也不做测试驱动开发,整个团队粗制滥造出更多的“故事场景”。
Behavior Driven Development goes further by directly associating unit tests (and test cases) with the requirements via the use of natural language.
行为驱动开发则更进一步,通过使用自然语言,直接把单元测试(以及测试用例)同需求联系起来。
Unit testing and test-driven development are excellent tools for managing such fragile systems with confidence, but they only work if you use them.
单元测试和测试驱动的开发这些出色的工具使您可以信心十足地管理此类脆弱系统 ——但只有在您确实使用了这些工具时,它们才能发挥作用。
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如何提高单元测试的有效性。
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)、单元测试以及其它我们将要在后文中提到的内容,他们参与各种规模的测试构建。
JUnit and TestNG are both good tools that enable automated unit testing, driven by the everyday developer.
JUnit和TestNG都是支持自动单元测试的优秀工具,而且由日常的开发人员所驱动。
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来完成。
It has extensive unit tests (in part because I wrote it for a discussion of test-driven development).
它具有丰富的单元测试(因为我编写的目的是用于探讨测试驱动开发)。
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应用程序编写单元测试。
GUI testing is much more time-consuming and difficult than unit testing and thus often neglected, even in generally test-driven development teams.
与单元测试相比,GUI测试要耗时和困难的多,即使是在测试驱动的开发团队中,因此也常被忽视。
Nevertheless, test-driven portal application development requires broadening the unit test approach.
然而,测试驱动的门户应用程序开发需要拓展单元测试方法。
In many projects, developers write unit tests at the same time — or sometimes even before (as in test-driven development) — they write their code.
在许多项目中,开发人员在书写代码的同时书写单元测试——或者有时甚至提前(如在测试驱动开发中)。
Test Driven development overcomes many of the issues faced by development teams that often leave the creation of Unit Tests until after the implementation.
测试驱动开发能克服开发团队遇到的许多问题:开发团队经常在代码实现之后才创建单元测试。
I created some unit tests for my task library to ensure tasks were being created properly and begun some test-driven refactoring.
我为我的任务库创建了一些单元测试,以保证任务可以被正确地创建出来,并且以测试驱动重构迈开第一步。
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)还是在编写代码后创造单元测试,有一点是十分明显的,那就是单元测试有助于产出高质量、无缺陷的代码。
Provide training that covers Code Smells, Refactoring, Unit Test and Test Driven Development.
提供一些培训,包括代码的坏味道,重构,单元测试和测试驱动开发等。
This article Outlines an approach for customizing the unit test cycle and the JUnit framework to achieve test-driven portal application development.
为实现测试驱动的门户应用程序开发,本文概述一种用于定制单元测试周期和JUnit框架的方法。
More than any other testing framework, JUnit has driven developers to understand the usefulness of tests, especially of unit tests.
JUnit超过了其他测试框架,推动开发人员理解了测试尤其是单元测试的用途。
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)。
This resembles test Driven Development (TDD), where Unit tests are supposed to be written before the code.
这有点像测试驱动开发(Test Driven Development,TDD),单元测试应在代码之前编写。
This establishes the position that the relay is driven to when the unit shuts down due to low battery state.
这一规定位置,继电器驱动单元关闭时由于低电池状态。
With test-driven development (TDD), you use unit tests to help design your code.
利用测试驱动开发(TDD),你用单元测试帮助设计你的代码。
This will be an example to explain the test-driven development in how to address GUI unit test.
本文将通过一个例子来讲解在测试驱动开发中如何针对GUI进行单元测试。
The greatest benefit of unit tests is experienced when doing test-driven development.
单元测试最大的好处是在做测试驱动开发时很方便。
The greatest benefit of unit tests is experienced when doing test-driven development.
单元测试最大的好处是在做测试驱动开发时很方便。
应用推荐