• Unit testing tools allow us to check that key invariants of our programs continue to hold under refactoring.

    单元测试工具使我们能够检查重整情况继续保持程序关键不变量

    youdao

  • Test coverage tools are generally easy to add into an established unit testing process, and the results can be reassuring.

    测试覆盖工具通常可以容易添加确定单元测试过程中而且结果可靠

    youdao

  • A second, more practical issue regarding the potential widespread adoption of AOP is the development of tools and techniques for testing, especially unit testing.

    第二关于对AOP潜在普遍采用实际问题测试工具以及技术开发特别是单元测试。

    youdao

  • As systems' complexities increase, and with so many tools at our disposal, there's little reason to not rely on unit tests.

    随着系统复杂程度增加并且这么工具可供使用,没有什么理由依靠单元测试。

    youdao

  • We can even expect development tools to eventually leverage the unit tests to perform more aggressive refactorings.

    我们甚至可以期望开发工具最终利用单元测试执行更多积极地重整

    youdao

  • I can also see applying bubbles to other tools such as profilers, automatic bug finding tools, unit testing results, and so on.

    看到过把气泡应用其他工具性能分析工具自动化缺陷查找工具、单元测试结果等等

    youdao

  • However, it does not include today's refactoring techniques, unit testing tools and techniques, and so on.

    然而并不包括现在重构技术单元测试工具技术,等等

    youdao

  • Developers can use runtime analysis tools and techniques alongside quality engineers to identify and resolve issues during their debugging and unit testing stages.

    开发人员可以使用运行时分析工具技术识别解决他们调试单元测试发现的问题

    youdao

  • Two of the most powerful forms of control are unit testing tools and refactoring browsers.

    强有力两种控制形式单元测试工具重整浏览器

    youdao

  • Code coverage tools let you expand the unit testing mantra of "clean and green" to "clean, green, and covered," with real benefits to the effectiveness of your unit tests.

    代码覆盖工具使可以单元测试符咒从“干净绿色”上升“干净,绿色,并且覆盖”,这有利于单元测试有效性

    youdao

  • Unit testing isn't the only scenario where code coverage tools are useful, but it's certainly a major use case.

    单元测试不是惟一用得着代码覆盖工具地方但是代码覆盖工具主要还是在这里。

    youdao

  • The same applies for integration tests as for unit tests in regard to guidelines and tools.

    关于指南工具,应用集成测试单元测试是一样的。

    youdao

  • This may seem a little redundant, but unit testing applies just as much to the tools with which you are testing as to what you are testing.

    似乎有些多余但是测试组件应用单元测试一样,也要对测试工具应用单元测试。

    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

  • The point is that there are many adequate unit testing tools available to every developer, so the lack of tools can no longer be used as an excuse for not producing unit tests.

    关键大量合适单元测试工具提供每一个开发人员因此缺少工具不再认为是没有创建单元测试理由

    youdao

  • Test coverage measurement tools are a fantastic addition to the unit testing paradigm.

    单元测试范例而言,测试覆盖度量工具一个有点奇怪的组成部分。

    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

  • Unit test their software, using tools such as JUnit.

    使用工具JUnit软件进行单元测试

    youdao

  • You can use existing tools like IDCAMS, DB2 utilities, and so on, to extract test data and then download it to the Unit test machine.

    可以使用ID CAMSDB 2实用程序现有工具提取测试数据然后将数据下载UnitTest机器

    youdao

  • In addition to the components are experimental development tools for unit testing, code coverage, and automated tests inside the browser. New in this release are.

    除了这些组件之外,还有一些试验性开发工具用于单元测试代码覆盖率浏览器中的自动化测试

    youdao

  • Server tools for WebSphere Application Server, such as debugging and unit testing support.

    用于WebSphereApplicationServer服务器工具调试单元测试支持

    youdao

  • Currently, there are no tools available to unit test the portlets.

    目前没有工具用于Portlet进行单元测试

    youdao

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

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

    youdao

  • While most teams will probably continue to use third-party unit testing tools such as NUnit for other reasons, MSTest is at least one step closer to being a viable option.

    虽然大部分团队可能因为其他原因还是继续使用第三方单元测试工具NUnit,不过这个增强让MSTest至少成为一种可行选择的过程中更了一步。

    youdao

  • There are many more unit testing tools integrated with Eclipse.

    Eclipse 中集成大量单元测试工具

    youdao

  • The typical supporting tools for TFP are good integrated development environments (IDEs) and unit test frameworks.

    支持TFP典型工具良好集成开发环境(integrated development environments IDEs)单元测试框架

    youdao

  • What makes TDD so effective is the automation of your programmer (unit) tests, and the great news is that the only tools you need are available for free on the Internet.

    使TDD更加有效原因单元测试自动化而且这些自动化单元测试的工具可以从Internet上免费获得。

    youdao

  • In some cases, individual developers used tools such as Rational Purify, Quantify, and PureCoverage to supplement their unit-testing effort.

    一些情况下个体开发人员使用rationalPurifyQuantifyPureCoverage这样工具他们的单元测试工作提供补充

    youdao

  • Use Tools (Static Analysis, Unit Test, Continuous Integration, Automated Acceptance Tests) to help the teams find, reduce and measure their debt load.

    使用工具(静态分析单元测试持续集成自动化可接受性测试)帮助团队发现减少衡量他们的技术债务量

    youdao

  • For example, when use cases and supporting tools are created, a unit tester can retrieve the appropriate class to verify.

    例如创建支持性工件时,一个单元测试人员可以恢复合适验证。

    youdao

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

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

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