• Verifying Code by Using Unit Tests.

    使用单元测试验证代码。

    youdao

  • Verifying Database Code by Using Unit Tests.

    使用单元测试验证数据库代码。

    youdao

  • Using unit test methods to test every getter method is recommended.

    推荐使用单元测试方法来测试每个getter方法。

    youdao

  • The terminal sliding mode controller is designed by using unit vector style, and it suits the uncertain elements whether it satisfies the matching condition or not.

    采用单位向量控制形式的最终滑动模态控制器,对满足匹配条件和不满足匹配条件的不确定性均适用。

    youdao

  • The replacement of some equipment's components makes it in partial update state. The equipment's residual life with such characteristic cannot be calculated by using unit failure rate model.

    维修中对设备零部件的更换,使其经常处于局部更新状态,按单元的故障率模型无法计算具有这种特点设备的剩余寿命。

    youdao

  • Especially when using unit testing and the Agile Methodology talked about in the last chapter, you will start the application several hundred times a day and each run should be as fast as possible.

    特别在最后一章使用单元测试和敏捷方法的时候,你将每天要运行几百次的程序,每一次运行应该尽可能的快。

    youdao

  • youdao

  • Simply using the del key would remove the unit from the diagram only, not from the topology model.

    简单地使用del键将只会从图表中删除单元,而不是从拓扑图模型中删除。

    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

  • Avoid using domain objects in unit tests.

    在单元测试中避免使用域对象。

    youdao

  • There have also been significant improvements for defining your own topology elements, integration with UML models, support for deployment unit types, and using the topology to guide automation.

    在定义自己的拓扑元素,集成uml模型,部署单元类型支持,以及使用拓扑来指导自动化方面也有较大的改进。

    youdao

  • If the project organization is using UML for modeling, unit testers will need sequence diagrams, class diagrams, and perhaps activity diagrams.

    如果这个项目组织利用uml来建模,那么单元测试将需要序列图,类图,可能还会需要活动图。

    youdao

  • Played back via a speaker using a similar needle unit, the device could retransmit the sounds.

    通过使用类似针状装置的扬声器进行回放,就可以将声音还原了。

    youdao

  • You are expected to use the new SYSIBM function path, even when you are not using the string unit argument.

    希望您使用新的SYSIBM函数路径,既便您没有使用字符串单元参数也是如此。

    youdao

  • In a scenario with multiple persistence units, the selection can be constrained by persistence unit name using an LDAP style filter.

    在一个拥有多个持久性单元的场景中,可使用一个ldap样式过滤器根据持久性单元限制选择。

    youdao

  • Unless you cannot avoid processing the incoming messages and database update in a single unit of work, consider using local transaction for performance reasons.

    除非您不能避免在单个工作单元中处理收到的消息和数据库升级,否则因为性能的原因要考虑用局部事务处理。

    youdao

  • Using these tools, along with instituting unit tests and peer reviews, we were well on our way to meeting our quality goals for the ASDI system.

    使用这些工具,连同建立单元测试和同级评审,我们很好的达到了ASDI系统的质量目标。

    youdao

  • There is no means to access an unattached persistent storage unit other than the method we described, that of cloning a persistent storage unit using the IBM Cloud capability.

    除了我们描述的使用ibm云功能克隆持久性存储单元的方法之外,再无其他途径可以访问未附加的持久性存储单元。

    youdao

  • Avoid using domain-specific objects in unit tests.

    避免在单元测试中使用特定于域的对象。

    youdao

  • An attached policy set can be further customized by using bindings that are specific to the composition unit (application-specific bindings) or by using general bindings.

    附加的策略集可以使用特定于组合单元的绑定(特定于应用程序的绑定)或使用通用绑定进行进一步自定义。

    youdao

  • The combination allows you to develop a service requestor using development-time service providers during unit test, then integration test it using different service providers.

    这种组合允许你在单元测试时期使用开发阶段服务提供程序开发服务请求程序,然后在集成测试阶段使用不同的服务提供程序。

    youdao

  • Simply create a DB2 8 System unit by using the palette or CTRL + t and create the host relationship by dragging the FURNINST unit onto the newly created DB2 8 System unit.

    通过使用配置板或者CTRL +t键,来简单地创建一个DB 28系统单元,通过将FURNINST单元拖拉到新创建的DB 2 8系统单元上,来创建寄主关系。

    youdao

  • In summary, by using automated unit tests, defects are found sooner, defects are easier to find, testing can be made more systematic, and thus, overall quality is improved.

    总之,通过使用自动的单元测试,能够很快地发现系统的缺陷,并且也易于发现这些缺陷,使得测试工作变得更加系统化,因此整体的质量也得以提高。

    youdao

  • You can further classify a unit using stereotypes as an additional keyword on the unit, as shown in Listing 6.

    您还可以将构造型看作是这个单元的额外关键字对一个单元进一步进行分类,如清单6所示。

    youdao

  • On the other hand, strict unit testing on those classes (using stubs to isolate components) will require a lot of work to create many stubs.

    另一方面,那些类严格的单元测试需要大量的工作来建立许多存根。

    youdao

  • Each unit is built using standard OSB plates with thermal and acoustic insulation bound by a rigid steel frame.

    每个单元由标准的定向结构刨花板做成,隔热隔音,外面是结实的钢质框架。

    youdao

  • The unit tests that are created using the BOOST_TEST_CASE macros accept function pointers as their input arguments.

    使用 BOOST_TEST_CASE宏创建的单元测试以函数指针作为输入参数。

    youdao

  • This fills the role of "traditional" Rails integration testing, using test: Unit, as well as having other USES such as acceptance tests.

    这一机制用来充当“传统”Rails中集成测试(使用Test:Unit)的角色,同时也可以在其他诸如验收测试中发挥作用。

    youdao

  • A test framework for using JUnit to write unit tests for your client application.

    一个使用JUnit为客户机应用程序编写单元测试的测试框架。

    youdao

  • A test framework for using JUnit to write unit tests for your client application.

    一个使用JUnit为客户机应用程序编写单元测试的测试框架。

    youdao

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

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

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