• Add a simple unit validator method.

    添加一个简单单元确认器方法

    youdao

  • It seems to be a simple unit of a factory one.

    似乎一个简单单位一家工厂之一。

    youdao

  • In Part 1, you implemented a simple unit test and a few fixtures.

    第1部分中,实现了一个简单单元测试几个fixture

    youdao

  • The application we will create will be a simple unit-converter application.

    我们创建应用程序一个简单的单位转换应用程序

    youdao

  • Service tests can be developed with a simple unit testing framework like JUnit or Cactus.

    可以使用简单单元测试框架JUnit Cactus)来开发测试

    youdao

  • The stabilizing feet, guiding angle, and collection bowl were all integrated into one simple unit.

    稳固底座,指示角度以及笔屑槽融合成为一个简单整体

    youdao

  • So the code is "clean and green," according to my simple unit test casebut that's meaningful only if I'm really testing the code thoroughly.

    根据前面简单单元测试,这块代码干净绿色”的——只有真正彻底地测试这块代码的情况下意义。

    youdao

  • In the sections that follow, I show you a few simple unit tests that ensure that you do not inadvertently change the serialization format of your serializable classes.

    本文后续节中,将为展示一些简单单元测试这些单元测试能确保不会不经意地更改可串行化类的串行格式

    youdao

  • Sometimes I hear developers lump the term developer tests as simple unit tests; however, I've found that it's helpful to refine the term unit testing as something more specific.

    有时听到开发人员将开发人员测试术语简单单元测试相混淆;然而,我发现单元测试这一术语提得更加明确有帮助。

    youdao

  • Each elemental unit has a simple layout consisting of a rectangular box and a triangular roof.

    每个元素单元都有一个包括矩形框架三角形屋顶简单布局

    youdao

  • In these days the pre-industrial city in America functioned as a complex and varied organizing element in American life, not as a simple, homogeneous, and static unit.

    这些日子里美国未工业化城市美国人的生活复杂多样组织元素而不是一个简单的同质的、静态单位

    youdao

  • I imagine some simple refactorings can be performed even without unit testing in place.

    一些简单重构可以没有单元测试的情形下进行。

    youdao

  • This testing may range from basic installation of the product, unit testing, simple configuration, or formal FVT or SVT activities.

    测试可能延伸基本产品安装单元测试、简单配置正式FVT 或 SVT 活动。

    youdao

  • The tests also show one of the other best practices for writing unit tests; keep the tests as simple and small as possible.

    这些测试显示编写单元测试一种很好的做法那就是让测试尽量地简单小巧

    youdao

  • When you're dealing with simple data or service objects, writing unit tests is straightforward.

    正在处理简单数据服务对象时,编写单元测试简单。

    youdao

  • The process for building mock objects from interfaces is simple, straightforward, and helps me develop effective unit test suites.

    接口创建模拟对象过程简单易行能帮助我们开发有效单元测试套件

    youdao

  • We want our unit tests to be simple and execute quickly.

    我们想要单元测试简单快速执行

    youdao

  • The innermost level consisted of lower level practices such as pair programming; coding standards; unit and function testing; refactoring; simple design; and the 40-hour week.

    内层的级别包括比较底层的实践比如结对编程编码标准单元测试功能测试重构简单设计,以及每周工作40小时。

    youdao

  • This example shows a simple way to validate a unit.

    范例显示了确认单元简单方式

    youdao

  • We'll add features to a running example by iteratively following a simple principle: write a unit test, make it pass.

    我们贯穿全文的例子中逐渐添加新功能,并遵循如下简单规则编写一个单元测试然后让它通过。

    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

  • The off-the-shelf unit is ready to explore after a simple installation involving the computer, but Mr.

    电脑安装一个简单的程序之后现成的机器人装置可以开始它的探索工作了。

    youdao

  • Early network Bridges, protocol converters, and routers were simple dedicated hardware units typically configured through a terminal directly connected to a serial port on the unit itself.

    早期网桥协议转换器路由器简单专用硬件设备通常是通过直接连接设备本身串口终端来配置的。

    youdao

  • Creating a simple, traditional decorator for each case is too cumbersome, and it would add so much syntax to your code that it would be hard to determine which unit of work you're aiming for.

    每个操作创建一个简单传统修改过于麻烦并且代码添加大量语法,从而造成难以确定目标工作单元

    youdao

  • Transaction -- a series of actions performed as a single logical unit of work in which either all of the actions are performed or none of them are (also called a local or simple transaction).

    事务--作为工作单一逻辑单元执行的一系列操作执行过程中要么所有的操作被执行,要么一个不执行(称为本地简单事务)。

    youdao

  • Listing 15: Simple Wicket unit test using JUnit and WicketTester.

    清单15使用JUnitWicketTester简单Wicket单元测试

    youdao

  • The off-the-shelf unit is ready to explore after a simple installation involving the computer, but Mr. Oschler added a few enhancements to the software, which he distributes at robodance.com.

    电脑安装一个简单的程序之后现成的机器人装置可以开始探索工作了。但是Oschler软件做了一些改进,并将其发布在robodance.com上。

    youdao

  • It leverages the Blueprint container's ability to manage both persistence contexts and global transactions to ensure the business logic remains as simple as possible to develop and unit test.

    利用Blueprint容器功能管理持久性上下文全局事务确保业务逻辑开发单元测试尽可能保持简单

    youdao

  • Creating and running unit tests with WicketTester is fast and simple, as shown below.

    使用WicketTester创建运行单元测试非常快速、简单,如下所示。

    youdao

  • Creating and running unit tests with WicketTester is fast and simple, as shown below.

    使用WicketTester创建运行单元测试非常快速、简单,如下所示。

    youdao

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

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

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