Unit testing tools allow us to check that key invariants of our programs continue to hold under refactoring.
单元测试工具使我们能够检查重整情况下继续保持的程序的关键不变量。
Test coverage tools are generally easy to add into an established unit testing process, and the results can be reassuring.
测试覆盖工具通常可以很容易地添加到确定的单元测试过程中,而且结果可靠。
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潜在的普遍采用的更实际的问题是测试工具以及技术的开发,特别是单元测试。
As systems' complexities increase, and with so many tools at our disposal, there's little reason to not rely on unit tests.
随着系统的复杂程度的增加,并且有这么多工具可供使用,没有什么理由不依靠单元测试。
We can even expect development tools to eventually leverage the unit tests to perform more aggressive refactorings.
我们甚至可以期望开发工具最终利用单元测试来执行更多积极地重整。
I can also see applying bubbles to other tools such as profilers, automatic bug finding tools, unit testing results, and so on.
我也看到过把气泡应用到其他工具,如性能分析工具、自动化缺陷查找工具、单元测试结果等等。
However, it does not include today's refactoring techniques, unit testing tools and techniques, and so on.
然而,它并不包括现在的重构技术,单元测试工具和技术,等等。
Developers can use runtime analysis tools and techniques alongside quality engineers to identify and resolve issues during their debugging and unit testing stages.
开发人员可以使用运行时分析工具和技术识别和解决他们调试和单元测试中发现的问题。
Two of the most powerful forms of control are unit testing tools and refactoring browsers.
最强有力的两种控制形式是单元测试工具和重整浏览器。
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.
代码覆盖工具使您可以将单元测试的符咒从“干净,绿色”上升为“干净,绿色,并且已覆盖”,这更有利于单元测试的有效性。
Unit testing isn't the only scenario where code coverage tools are useful, but it's certainly a major use case.
单元测试并不是惟一用得着代码覆盖工具的地方,但是代码覆盖工具主要还是用在这里。
The same applies for integration tests as for unit tests in regard to guidelines and tools.
关于指南和工具,应用于集成测试与单元测试是一样的。
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.
这似乎有些多余,但是,和对要测试的组件应用单元测试一样,也要对测试工具应用单元测试。
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系统的质量目标。
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.
关键是有大量合适的单元测试工具提供给每一个开发人员,因此缺少工具不再被认为是没有创建单元测试的理由。
Test coverage measurement tools are a fantastic addition to the unit testing paradigm.
对单元测试范例而言,测试覆盖度量工具是一个有点奇怪的组成部分。
Unit testing and test-driven development are excellent tools for managing such fragile systems with confidence, but they only work if you use them.
单元测试和测试驱动的开发这些出色的工具使您可以信心十足地管理此类脆弱系统 ——但只有在您确实使用了这些工具时,它们才能发挥作用。
Unit test their software, using tools such as JUnit.
使用工具如JUnit对软件进行单元测试。
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 CAMS、DB 2实用程序等现有工具来提取测试数据,然后将数据下载到UnitTest机器。
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.
除了这些组件之外,还有一些试验性的开发工具用于单元测试、代码覆盖率和浏览器中的自动化测试。
Server tools for WebSphere Application Server, such as debugging and unit testing support.
用于WebSphereApplicationServer的服务器工具,如调试和单元测试支持。
Currently, there are no tools available to unit test the portlets.
目前,没有工具可用于对Portlet进行单元测试。
JUnit and TestNG are both good tools that enable automated unit testing, driven by the everyday developer.
JUnit和TestNG都是支持自动单元测试的优秀工具,而且由日常的开发人员所驱动。
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至少在成为一种可行选择的过程中更近了一步。
There are many more unit testing tools integrated with Eclipse.
Eclipse 中集成了大量的单元测试工具。
The typical supporting tools for TFP are good integrated development environments (IDEs) and unit test frameworks.
支持TFP的典型工具是良好的集成开发环境(integrated development environments IDEs)和单元测试框架。
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上免费获得。
In some cases, individual developers used tools such as Rational Purify, Quantify, and PureCoverage to supplement their unit-testing effort.
在一些情况下,个体开发人员使用象rationalPurify、Quantify和PureCoverage这样的工具为他们的单元测试工作提供补充。
Use Tools (Static Analysis, Unit Test, Continuous Integration, Automated Acceptance Tests) to help the teams find, reduce and measure their debt load.
使用工具(静态分析,单元测试,持续集成,自动化可接受性测试)来帮助团队发现、减少和衡量他们的技术债务量。
For example, when use cases and supporting tools are created, a unit tester can retrieve the appropriate class to verify.
例如,当创建用例和支持性工件时,一个单元测试人员可以恢复合适的类来验证。
应用推荐