单词 | unit testing | ||||||||||||
释义 | unit testing
更多释义 收起释义 例句释义: 单元测试,单位测试,单元测试,英文是 1. Test coverage tools are generally easy to add into an established unit testing process, and the results can be reassuring. 测试覆盖工具通常可以很容易地添加到确定的单元测试过程中,而且结果可靠。 www.ibm.com 2. The only practical way of doing unit-testing for an application of any significant size, is by using a unit-testing framework. 为任何规模的应用作单元测试,唯一实用的方法就是通过使用单元测试框架。 bbs.51testing.com 3. One of the most popular approaches to this problem in software-development circles involves the concept of unit testing. 对于软件开发周期中的测试问题,最流行的解决方式之一涉及单元测试的概念。 www.ibm.com 4. When I questioned them about what that meant, their definition was that they were doing unit testing and continuous integration. 当我问到他们这意味着什么的时候,他们的定义是,他们正在做单元测试和持续的集成。 www.ibm.com 5. Authors: Unit testing is, as the name implies, for testing one unit at a time. 作者:顾名思义,单元测试就在一个时间内对一个单元进行测试。 www.infoq.com 6. Given the importance of unit testing in the Ruby world, you would hope that the RDT makes it easy to run unit tests. 既然单元测试在Ruby环境中如此重要,那么当然希望RDT可以使运行单元测试更容易。 www.ibm.com 7. This enormously simplifies unit testing, as you can use all your usual command-line tools for automation of the separate processes. 由于您可以使用所有您常用的命令行工具来实现独立进程的自动化,所以,上述做法极大简化了单元测试。 www.ibm.com 8. Diego Naya Lazo: OSworkflow is designed with unit testing in mind, so is relatively easy to test your business process. DiegoNayaLazo:OSworkflow在设计之初就考虑到了单元测试,因此,要测试您的业务过程相对来说还是很简单的。 www.infoq.com 9. When using a coded solution like NUnit, unit testing artifacts must be kept up to date manually. 当使用需要编码的解决方案时,如NUnit,单元测试工件需要手动地与日期保持同步。 www.ibm.com 10. One solution for this problem is to have automated unit testing that verifies the correctness of the code across browsers. 这个问题的一个解决方案是进行自动化单元测试,检查代码是不是跨浏览器兼容。 www.ibm.com 1. Before unit testing is finished, developers can specify a promotion level for the build, with REJECTED obviously being one of the choices. 在基本单元测试完成之前,开发者可以为这个构建指定一个晋升水平,当然也有可能被否决。 www.ibm.com 2. One of the best JavaScript unit testing frameworks is the JsTestDriver library, which provides testing for JavaScript code across browsers. JsTestDriverlibrary是最好的JavaScript单元测试框架之一,它为JavaScript代码提供了跨浏览器测试。 www.ibm.com 3. Unit testing: Number of tests planned, executed, passed, and failed to determine progress. 执行。通过和失败的测试数量以确定进度。 www.ibm.com 4. Compile-time switches to identify performance bottlenecks and profiling tools associated with unit testing will be very helpful. 编译时间转换为性能瓶颈的识别,描述工具与单位测试之间结合,都是非常有用的。 www.cnblogs.com 5. Unit testing alone, at least as I've defined unit testing, won't get you too far on projects. 仅仅进行单元测试(至少我所定义的单元测试),并不能使你在项目上走得很远。 www.ibm.com 6. Were all code review and unit-testing checklists archived for future verification? 为了将来的查证所有的代码复查和单元测试列表都被存档了吗? www.ibm.com 7. As soon as you propose that, you'll be fired and you can go work for a company that values unit testing. 当您提出这个建议后,您将被解雇,然后您可以去另一家重视单元测试的公司工作。 www.ibm.com 8. Service tests can be developed with a simple unit testing framework like JUnit or Cactus. 可以使用简单的单元测试框架(JUnit或Cactus)来开发测试。 www.ibm.com 9. Java developers have done a very good job of addressing unit testing, but integration testing doesn't generate quite as much excitement. Java开发人员在解决单元测试问题上已经获得了令人注目的成果,但在集成测试上则没有带来太多令人兴奋的消息。 www.ibm.com 10. Wicket supports out-of-container unit testing through the use of a built-in mock object framework. Wicket通过使用内置的模仿对象框架提供对容器外单元测试的支持。 www.ibm.com 1. I encourage you to use these frameworks, given their power to produce results for unit testing. 我鼓励您使用这些框架,利用它们的力量来生成单元测试的结果。 www.ibm.com 2. Unit testing isn't the only scenario where code coverage tools are useful, but it's certainly a major use case. 单元测试并不是惟一用得着代码覆盖工具的地方,但是代码覆盖工具主要还是用在这里。 www.ibm.com 3. As the case of Mark illustrates above, however, unit testing doesn't always run parallel to coding, which can result in lower quality code. 然而正如前面所提到的Mark一样,并不总是在编码的同时进行单元测试,因而会导致低质量代码的出现。 www.ibm.com 4. Each of these has a set of features that support effective unit testing. 其中每一个都有一组特性支持有效的单元测试。 www.ibm.com 5. One place where this can be a problem is with unit testing, where we write code that tests the code that runs an application. 其中一个产生问题的位置就是单元测试,我们编写代码来测试运行应用程序的代码。 www.ibm.com 6. Errors will start to creep back in, and the benefits of unit testing will be lost. 错误将会蹑手蹑脚进来,单元测试的好处也会丧失。 www.mscto.com 7. For those of you who do not follow my blog, I have previously discussed in some detail the idea of unit testing in the portal world. 您可以看一下我的博客,我以前曾详细地讨论过关于在门户中进行单元测试的思想。 www.ibm.com 8. Unit testing of data maps is extremely useful during the early phases of an SOA project. 数据映射的单元测试在SOA项目的早期阶段中极其有用。 www.ibm.com 9. Plus, since the interface between objects is "clean" , it helps promote good unit testing practices. 而且,因为对象间的接口非常“简洁干净”,这有助于优秀的单元测试实践。 www.infoq.com 10. Unit-testing support is an area where JavaScript is still sorely lacking. 单元测试支持仍然是JavaScript很欠缺的一个领域。 www.ibm.com 1. Because unit testing does not guarantee the order in which tests run, you cannot predict which test will run first. 因为单元测试不能保证测试运行的顺序,您无法预测哪个测试将第一个运行。 msdn2.microsoft.com 2. Java developers have been placing an increasing amount of emphasis on providing a unit-testing harness around Java SE and Java EE code. Java开发人员一直在不断地努力为JavaSE和JavaEE代码提供单元测试工具。 www.ibm.com 3. Testing performance is one of the thorniest areas of unit testing. 测试性能是单元测试最为痛苦的方面之一。 www.ibm.com 4. Another anti-pattern is to complete all unit testing before doing integration testing, again delaying identification of major issues. 另一个反模式是在进行整体测试前完成所有单元测试,援引同样是延迟了主要问题的识别。 www.ibm.com 5. Our preference for unit testing is to work with a file-based custom registry. 执行单元测试的优先选择是使用基于文件的自定义注册中心。 www.ibm.com 6. Unit Testing is one of the pillars of Agile Software Development. 单体测试是敏捷软件开发的支柱之一。 dongxi.net 7. Unit testing is carried out on the smallest testable units of the software. 单元测试用于软件的最小可测试单元。 www-128.ibm.com 8. SoapUI allows you to build test suites that are suitable for unit-testing your Web service. SoapUI允许您构造测试套件,适于对Web服务进行单元测试。 www.ibm.com 9. Agile's embrace of unit-testing, test automation, and continuous integration drives quality and productivity up, and costs down. 敏捷所具有的单元测试、测试自动化、以及持续的集成使得质量和生产率不断提高,而成本却不断降低。 www.ibm.com 10. Unit tests give developers confidence in their work; unfortunately, bad unit testing also gives confidence, often with disastrous results. 单元测试让开发人员对他们的工作感到自信;不幸的是,坏的单元测试也会给他们自信,这常常会造成损失惨重的后果。 www.ibm.com 1. Unit Testing: GlassFish server can be run in an embedded mode for unit testing purposes using the Maven plugin. 单元测试:GlassFish服务器可以使用Maven插件运行在嵌入式模式下以进行单元测试。 www.infoq.com 2. Early on, our developers used RAD for the initial unit testing before we turned the application over to the customer. 在早期,我们将应用程序交给顾客之前,我们的开发人员就利用RAD进行了最初的单元测试。 www.ibm.com 3. Because components don't interoperate at a code level, traditional methods of unit testing are not necessarily appropriate. 由于组件不能在代码级别进行互操作,因此不适合使用传统的单元测试方法。 www.ibm.com 4. Module testing (or unit testing) is a process of testing the individual subprograms , subroutines, or procedures in a program. 模块测试,或者说是单元测试,是单独测试子问题,子程序以及程序进程的一个流程。 dictsearch.appspot.com 5. First introduced by Kent Beck, unit testing has found its way into the hearts and systems of many organizations. 最早由KentBeck提出,如今单体测试已经进入了很多组织的系统和核心。 dongxi.net 6. As a useful side-effect, it also provides us with unit testing and documentation of our code. 作为一个有用的副作用,它还能为我们带来代码的单元测试和说明文档。 www.infoq.com 7. Unit testing is included within Ruby, so you do not have to download any additional extensions. 单元测试已经包含在Ruby中,所以不需要下载任何额外的扩展代码。 www.ibm.com 8. If you have no unit testing, you also don't have mock objects or other testing techniques common in code. 如果你没有单元测试,你的代码里也不会有公共的Mock对象或其它测试技术。 www.infoq.com 9. Additionally, it supports transaction management, unit testing, batch processing, and security. 另外,它支持事务处理、单元测试、批处理和安全性。 www.ibm.com 10. As with the unit-testing framework, if all assertions are true and no errors occur, the test case passes; otherwise, the test case fails. 使用单元测试框架,如果断言为ture,没有错误出现,那么测试用例就通过;否则,测试用例失败。 www.ibm.com 1. Problems discovered during unit testing are fixed in the corresponding pattern or code template, not in the generated code. 单元测试期间发现的问题在相应的模式或代码模板中就可以修改,而不是在生成的代码中修改。 www.ibm.com 2. Unit testing is another good approach for minimizing the number of simultaneous LotusScript events. 单元测试是把同时发生的LotusScript事件的数目降至最低的另一种好方法。 www.ibm.com 3. However, if you create a configuration for unit testing, that configuration also appears as an option. 不过,如果您建立单元测试的组态,该组态也会显示为其中一个选项。 technet.microsoft.com 4. Although unit testing is great and gives you great results in a quick manner, it does not mean you are done yet. 尽管单元测试非常好,使用快速的方法得到了很好的结果,这并不意味着这已经完成。 www.diybl.com 5. Similarly TDD practice requires a unit testing tool and a refactoring tool. TDD实践也需要单元测试工具和重构工具的配合。 www.infoq.com 6. Unit testing puts your brain into a state which is very different from coding state. 单体测试让你的大脑进入了一个和编码状态很不同的状态。 dongxi.net 7. Without unit testing this code, organizations may pay for repeated testing of web applications after upgrading or supporting new browsers. 如果没有对代码进行单元测试,那么在升级或支持新浏览器后,组织可能需要花钱反复测试Web应用程序。 www.ibm.com 8. Unit testing tests a module in isolation, to check that it meets its contract assuming its subcontractors meet theirs. 单位测试在一个隔离的景象下测试一个模块,来搜检它是否合适它的契约。 www.byywee.com 9. RUP acknowledges four levels of testing: unit testing, integration testing, system testing, and acceptance testing. RUP确定了四级测试:单元测试、集成测试、系统测试和验收测试。 www-128.ibm.com 10. RUP's testing recommendations comprise unit testing, integration testing, system testing, and pilot testing. RUP的测试建议由单元测试、整合测试、系统测试和试点测试组成。 www.ibm.com 1. Particularly in larger teams where dozens of developers are working on a common code base, continuous unit testing is important. 特别对于数十人在同一个代码库上进行开发的团队中,持续的单体测试尤为重要。 dongxi.net 2. in each procedure and in the module performance history, carried on Bai He to the system to test and the unit testing. 在各个程序和模块开发过程中,对系统进行了白盒测试和单元测试。 wenwen.soso.com 3. Test coverage measurement tools are a fantastic addition to the unit testing paradigm. 对单元测试范例而言,测试覆盖度量工具是一个有点奇怪的组成部分。 www-128.ibm.com 4. Developers like the easy interfaces and XML-based configuration that accelerate J2EE development time and ease unit testing. 开发人员喜欢使用易用的接口和基于XML的配置加速J2EE开发和轻松地进行单元测试。 www.ibm.com 5. The idea behind unit testing is to create a set of tests for each software component. 单体测试背后的思想就是为每个软件组件创建一套测试。 dongxi.net 6. Describes the UnitTesting namespace, which provides attributes, exceptions, asserts, and other classes that support unit testing. 介绍UnitTesting命名空间,该命名空间提供支持单元测试的属性、异常、断言和其他类。 msdn2.microsoft.com 7. Unit testing tools allow us to check that key invariants of our programs continue to hold under refactoring. 单元测试工具使我们能够检查重整情况下继续保持的程序的关键不变量。 www.ibm.com 8. We have both become adherents of unit testing and are convinced that it is a great style of development. 我们俩(指两位作者—译者注)都已经成为单元测试的信徒,并且承认这是一种伟大的开发风格。 www.bbsmvc.com 9. By producing hard numbers for code coverage, Cobertura transforms unit testing from an art to a science. 通过生成代码覆盖率的具体数值,Cobertura将单元测试从一种艺术转变为一门科学。 www.ibm.com 10. This installment looks at different options for helper libraries, coding with unit testing in mind, and user interface choices. 本部分讨论可供选择的辅助库、编写单元测试和用户界面选择。 www.ibm.com 1. 'Early' testing ideally includes unit testing by developers and built-in testing and diagnostic capabilities. 早期的测试包括开发人员进行的单元测试、内部测试和诊断; blog.sina.com.cn 2. No paper on development is complete without a discussion of automated unit testing. 关于开发的文章没有完全不讨论自动单元测试的。 www.ibm.com 3. I imagine some simple refactorings can be performed even without unit testing in place. 我想,一些简单的重构可以在没有单元测试的情形下进行。 www.infoq.com 4. The development life cycle for database objects includes coding, deployment to a database, unit testing, application testing, and debugging. 数据库对象的开发生存周期包括编码、部署到数据库、单元测试、应用程序测试和调试等阶段。 msdn2.microsoft.com 5. Unit testing should be mandatory for languages, but it is especially critical in dynamic languages. 对于语言,单元测试是必需的,但是在动态语言中它特别重要。 www.ibm.com 6. The gap between daily or nightly build tasks and developer tasks for unit testing widens as complexity and customization is added. 每日构建或每晚构建(nightlybuild)任务与开发人员进行单元测试的任务之间的差距随着复杂性和自定义的增加而增加。 www.ibm.com 7. JUnit and TestNG are both good tools that enable automated unit testing, driven by the everyday developer. JUnit和TestNG都是支持自动单元测试的优秀工具,而且由日常的开发人员所驱动。 www.ibm.com 8. One of the requirements for the new test runner and C unit testing framework is support for 200, 000 tests in a single solution. 对于新的测试运行器和C 单元测试框架的一项需求就是,要在一个解决方案中支持200,000项测试。 www.infoq.com 9. NUnit is an open source unit testing framework built for the . NET Framework. NUnit是为.NET框架生成的开放源代码单元测试框架。 renxingsong2009.blog.163.com 10. JsUnit is a unit testing framework for client-side JavaScript in the tradition of the XUnit frameworks. JsUnit是一个部件测试的结构为客户机边Java语言在XUnit结构的传统。 blog.163.com 1. The agility this new language brings to unit testing is quite exciting and worthy of some serious exploration. 这种新语言给单元测试带来的灵活性,非常令人兴奋,值得认真研究。 www-128.ibm.com 2. Conventional unit testing, involving tests of isolated classes, is unsuitable for GUI components. 传统的单元测试涉及到隔离类的测试,不适合GUI组件。 www.ibm.com 3. You may find that you don't like TDD or unit testing in general, or that you are happy performing DI and mocking manually. 你也许会发现你基本上不喜欢TDD或单元测试,或者你乐于手工地执行DI和模仿。 www.bbsmvc.com 4. We'll show you examples of unit testing MVC applications throughout this book. 我们将通过这本书给你演示单元测试MVC应用程序的例子。 www.bbsmvc.com 5. Frequently discussed ways in which unit testing can aid software development. 经常讨论单元测试帮助软件开发的方式问题。 www-128.ibm.com 6. I also see JavaScript unit testing frameworks getting better at bridging the gap between server-side and client-side testing. JavaScript测试框架会更好的填补服务器端与客户端测试之间空白。 www.infoq.com 7. Unit testing each component in isolation significantly reduces bugs and helps to ensure high-quality software. 有效地对每个组件进行独立的单元测试可以减少错误,并有助于确保高质量的软件。 www.ibm.com 8. So, to that end, when we have something to say that is purely about unit testing or TDD, we will put it in a sidebar like this one. 因此,说到底,我们是在纯粹地介绍单元测试或TDD(测试驱动开发),我们将把它作为我们手边的一种工具。 www.bbsmvc.com 9. This testing may range from basic installation of the product, unit testing, simple configuration, or formal FVT or SVT activities. 该测试可能延伸到基本的产品安装、单元测试、简单的配置,或正式的FVT或SVT活动。 www.ibm.com 10. As it turns out, the log object doesn't get injected into the service for unit testing. 如上所示,log对象并没有注入服务中以进行单元测试。 www.ibm.com 1. This topic is covered in the fourth article in this series, " Designing composite applications: Unit testing. " 这个话题将在本系列第四篇文章“设计复合应用程序:单元测试”中介绍。 www.ibm.com 2. The goal of unit testing is to verify whether the smallest unit of code behaves the way it is expected to. 单元测试的目标就是检验最小单元的代码是否像预期一样发挥作用。 www.ibm.com 3. Our experience has shown that unit testing, and in particular, automated unit testing, helps greatly during development. 我们的经验表明,单元测试特别是自动单元测试在开发过程中是非常有帮助的。 www.ibm.com 4. Lead developers carry responsibility for code reviews, design, and unit testing coverage. 开发人员主管承担代码评审、设计和单元测试覆盖率等职责。 msdn2.microsoft.com 5. Unit testing can be a tedious and difficult process. 单元测试可以是一个冗长乏味且艰难的过程。 www.ibm.com 6. The new test runner will work with all third party unit testing frameworks including xUnit and NUnit. 新的测试运行器(testrunner)支持所有第三方的单元测试框架,包括xUnit和NUnit。 www.infoq.com 7. Unit testing always requires a significant amount of effort, and perhaps we didn. t budget enough time for it. 单元测试总是要求大量的工作,并且我们也许没有足够的预算和时间来执行大量的单元测试工作。 www.ibm.com 8. Ruby's unit testing framework is a bit different. Ruby的单元测试框架有点儿不一样。 www.ibm.com 9. The agile practices most widely adopted, according to that survey, were iteration planning and unit testing. 根据调查结果,实施最广泛的敏捷实践是迭代计划和单元测试。 www.infoq.com 10. For more information, see the documentation on the namespace and types of the Unit Testing Framework under. 下面的有关单元测试框架的命名空间和类型的文档。 msdn2.microsoft.com 1. The Unit Testing Framework provides numerous additional Assert classes and other classes that give you flexibility in writing unit tests. 单元测试框架提供了众多的附加Assert类和其他类,为您编写单元测试带来了极大的灵活性。 msdn2.microsoft.com 2. The next section focuses on setting up portletUnit to prepare for unit testing. 下一节重点介绍单元测试前的portletUnit设置准备工作。 www.ibm.com 3. Responsible for setup the testing environments, unit testing and system QA and documentation. 负责设立测试环境,进行单元测试,系统质量保证以及编写文档。 www.lietou.com 4. The most important thing that comprehensive unit testing can tell you is when to stop coding. 全面的单元测试能够告诉你的最重要的事情是什么时候停止编写代码。 wiki.woodpecker.org.cn 5. Visit the JUnit site for information about the JUnit open source regression testing framework that enables unit testing in Java. 访问JUnit站点,获取关于JUnit开放源代码回归测试(regressiontesting)框架的信息,该框架使得在Java中进行单元测试成为可能。 www.ibm.com 6. Most unit-testing suites are designed to run every test in the entire test suite. 大多数单元测试套件被设计为运行整个测试套件中的所有测试。 www.ibm.com 7. Arian Stolwijk, member of the MooTools team, and I have recently rewritten the MooTools Spec Engine which is our unit testing library. ArianStolwijk,MooTools团队的成员之一,和我最近重写了MooToolsSpec引擎,它是我们的单元测试库。 www.infoq.com 8. This simple example shows how easy and powerful NUnit and unit testing can be. 这个简单的示例表明NUnit和单元测试是多么方便和强大。 unixlzx.blog.163.com 9. The time you spend unit testing object serialization now will be paid back manyfold in the time you save on debugging later. 您花费在对象串行化单元测试上的时间将为您带来成倍的回报,此后调试时您能节省的时间将数倍于投入时间。 www.ibm.com 10. Also, using interfaces provides flexibility during unit testing. 其二,使用接口为单元测试提供灵活性。 www.ibm.com 1. When I first encountered unit testing, I was sceptical and thought it was just extra work. 当我第一次遇见单体测试时,我有过怀疑并认为这仅仅是增加工作量。 dongxi.net 2. Unit testing has become widely accepted as a "best practice" for software development. 单元测试已作为软件开发的“最佳实践”被普遍接受。 www-128.ibm.com 3. In the helloworld project, we included two test cases for unit testing and integrated JSF testing in the test folder. 在helloworld项目中,我们在测试文件夹中包括了单元测试和集成测试这两个测试用例。 www.infoq.com 4. Integration testing is an ideal complement to unit testing. 集成测试是单元测试的一种理想的补充。 www.bbsmvc.com 5. But the common methodologies of unit testing, even when done thoroughly, aren't so good at finding concurrent bugs. 但是普通的单元测试方法(即使当彻底地进行了测试时)在查找并行bug方面不是很有效。 www.ibm.com 6. Design by Contract has some advantages over unit testing, but the two methods are complementary. 契约式设计比起单元测试有些优势,但是这两种方法是互补的。 www.ibm.com 7. As previously noted, it is true that unit testing and Design by Contract accomplish similar objectives by different means. 正如前面提到过的,单元测试和契约式设计用不同的方式实现类似的目标。 www.ibm.com 8. JsUnit is an open source unit testing framework for JavaScript. JsUnit是JavaScript的开源单元测试框架。 www.infoq.com 9. This API (again, borrowed from NUnit) is very easy and intuitive to read, which I think is a very important part of unit testing. 这个API(从NUnit借鉴而来)非常简单易读,我认为这在单元测试中是非常重要的。 www.infoq.com 10. I introduce unit testing to my students early in the software engineering course. 在早期的软件工程课程中我向我的学生们介绍过单元测试。 www.ibm.com 1. Most bugs can be found while unit-testing, or while writing the tests. 大多程式错误能在模块测试或撰写测试码时被侦测出。 www.bing.com 2. these allow the developer to check code execution and variable and object state during unit testing. 这允许开发者在单元测试中检测代码执行,变量和目标状态。 blog.sina.com.cn 3. WindowTester gives developers the ability to easily generate GUI tests that can easily be integrated into the unit testing process. 凭借WindowTester,开发者可以轻松生成GUI测试,并且将这些测试集成到单元测试流程当中。 www.infoq.com 4. Two of the most powerful forms of control are unit testing tools and refactoring browsers. 最强有力的两种控制形式是单元测试工具和重整浏览器。 www.ibm.com 5. Applying the principles of repeatable unit testing to BPEL development increases both productivity and quality. 将可重复的单元测试原则应用于BPEL开发可提高工作效率和开发质量。 www.ibm.com 6. Commercial organizations must follow up by making unit testing a valued practice when they hire the graduates. 商业组织必须跟上步伐,在他们雇用毕业生时使得单元测试成为一份宝贵的实践。 www.ibm.com 7. Unit testing defines a written contract about the behavior of each unit. 单元测试定义一个有关每个单元的行为的书面合同。 www.ibm.com 8. In such situations, testers sometimes rely solely on programmer ( "unit" ) testing. 在这样的情况中,有时候测试员单独依赖于程序员(“单元”)测试。 www.51testing.com 9. In general, unit testing can be performed via a testing harness. 一般而言,可以通过一个测试装置执行单元测试。 www.ibm.com 10. Some developers or testers might argue that unit testing J2EE components is too time-consuming, labor intensive, and error prone. 有些开发人员或者测试人员可能会提出这样的争议:对J2EE组件进行单元测试太浪费时间,需要高密度人力资源,并且易于出错。 www.ibm.com 1. Our code is based on JUnit, the most popular unit testing framework for Java programming, though it is by no means JUnit-specific. 我们的代码基于JUnit―Java编程的最流行的单元测试框架,尽管它决不是JUnit特定的。 www.ibm.com 2. Webking is used more like a unit testing tool than a tool used in the AVT phase, especially for the static scan. Webking被更多地作为单元测试工具使用,而不是在AVT阶段使用的工具,特别是用于静态扫描。 www.ibm.com 3. Unit testing is an integral part of development activities; it ensures that your feature works today and in the future. 单元测试是开发活动必不可少的一部分;它确保程序特性一直都能发挥作用。 www.ibm.com 4. I'll be looking at code coverage mainly from the standpoint of unit testing. 我主要从单元测试的角度来看代码覆盖。 www.ibm.com 5. Unit testing provides verification that the code does what is expected, not just spell-checking your typing. 单元测试检验代码是否做了开发人员希望它做的事儿,而不只是对类型进行拼写检查。 www.ibm.com 6. In Part 1 of this two-part miniseries, you saw how dynamic languages facilitate unit testing. 在这由两部分组成的迷你系列的第1部分中,了解了如何用动态语言促进单元测试。 www.ibm.com 7. It's also a near-perfect fit for reporting applications and, most importantly, unit testing. 对于报表应用程序来说,Groovy脚本也是近乎完美的选择,而最重要的是,对单元测试更是如此。 www.ibm.com 8. Refactoring, design patterns, comprehensive unit testing, pair programming -- these are not the tools of hackers. 重构,设计形式,对单元测验的富余会意,配对编程----这些都不是黑客们的工具。 blog.sina.com.cn 9. my task: coding, unit testing, analyzing errors and writing documents. 承担任务:编码,单元测试和错误分析,以及文档编写。 wenwen.soso.com 10. Bill Venners : And the reason you call it "unit" testing is that you're testing individual pieces that make up the program. 之所以把它称为“单元”测试,是因为你所做的测试是针对程序的单独的小块。 pro.yeeyan.com 1. Unit testing works best when tests are small and focused, and you keep everything else as simple as possible. 当测试较小而且比较集中时,单元测试会工作得很好,因此你要尽可能地让事情简单。 www.bbsmvc.com 2. In 1998, he teamed up with Kent Beck to produce JUnit [see Resources], the de facto unit testing tool in the Java community. 在1998年,他与KentBeck组队开发了JUnit,这是目前在Java社区的单元测试工具中的事实标准。 www.bing.com 3. For example, consider pointing to a serious bug that shipped with your product, then ask to do more automated unit testing. 例如,考虑您的产品带有一个严重的bug,然后要求进行更自动化的单元测试。 www.ibm.com 4. Unit testing is the testing of individual software components or modules. 单元测试是软件各组件或模块的测试。 blog.sina.com.cn 5. Unit testing reveals much more than mere compilation. 单元测试能够比单纯编译揭示出更多的问题。 www.ibm.com 6. The addition of formal unit testing was giving developers a chance to catch bugs for themselves. 正式的单元测试的增加正给开发人员一个机会来为开发人员自己捕捉bug。 www.ibm.com 7. This provides high-end Web development, J2EE application development, XML editing, and unit testing. 这种方式提供了高端的Web开发、J2EE应用程序开发、XML编辑和单元测试。 www.ibm.com 8. When faced with unit testing, many teams end up producing some type of testing framework. 使用单元测试时,很多团队都以生成某类测试框架而告终。 www.ibm.com 9. In order to make repeated testing effective, some form of automated unit testing can be used. 为了使重复的测试效率更高,可以使用某种形式的自动单元测试。 www.ibm.com 10. test coverage tools bring valuable depth to unit testing , but they re often misused. 测试覆盖工具对单元测试具有重要的意义,但是经常被误用。 www.ichacha.net 1. This component aids in unit testing components with standard values. 该组件可以帮助使用标准值对组件进行单元测试。 www.ibm.com 2. But frequent unit testing solves just part of the problem. 但是频繁的单元测试只是解决了问题的一部分。 www-128.ibm.com 3. I'll start with a confession: I'm a unit testing addict. 开始之前,我首先要招认:我是一个单元测试狂。 www.ibm.com 4. It places unit testing in the context of TDD and give the reader all of the tools needs to write, manage, and automate great unit tests. 它用TDD的替换掉了单元测试的内容,并给了读者所有需要编写,管理和自动操作单元测试的工具。 www.ibm.com 5. With the advent of extreme programming and its emphasis on unit testing , this practice is starting to change . 随着极端编程的出现和它对单元测试的注重,这种做法已经开始改变了。 www.bing.com 6. A separate build process helps avoid unnecessary build and unit testing. 分开的构建进程有助于避免不必要的构建和单元测试。 www.ibm.com 7. JUnit: JUnit is a popular unit-testing framework for Java programming. JUnit:JUnit是Java编程流行的单元测试框架。 www.ibm.com 8. The chapter on testing in Martin Fowler's "Refactoring" provides a good introduction to unit testing. MartinFowler的“重构”中关于测试的章节很好地介绍了单元测试。 www.ibm.com 9. There are several unit-testing frameworks available from the Extreme Programming Web site (see Resources). 极限编程网站提供了几个单元测试框架(请参阅参考资源)。 www.ibm.com 10. Unit testing involves an external project that can estimate how the code is doing. 单元测试包括外部的项目,可以估计代码如何做的。 msdn.microsoft.com 1. While the DOH can be daunting for the novice user, it is a flexible and powerful unit testing framework. 尽管DOH对一个新手来说有些复杂,但它的确是一个灵活且强大的单元测试框架。 www.ibm.com 2. It also discussed many of the details of our early unit-testing efforts. 同时也讨论了我们在早期的单元测试工作的很多细节。 www.ibm.com 3. Mock objects were championed by Tim Mackinnon, Steve Freeman, and Philip Craig 1 and have become a staple in the unit testing toolbox. 模拟对象被TimMackinnon、SteveFreeman和PhilipCraig1所支持并成为单元测试工具箱的主要组成部分。 www.ibm.com 4. This rise in automated unit testing has led to some confusion about who should be testing what. 然而自动化单元测试的不断使用却带来了一些混乱,即谁该测试什么。 www.infoq.com 5. Consider investing some time in a good unit-testing tool like JUnit. 请考虑在优秀的单元测试工具例如JUnit上花一些时间。 www.ibm.com 6. Get help developing your database-driven unit-testing skills. 获得帮助开发数据库驱动的单元测试技巧。 www-128.ibm.com 7. Classes used as proxies for gaining greater code coverage in unit testing. 用作代理以便在单元测试中获得更高代码覆盖率的类。 msdn2.microsoft.com 8. Unless you are doing full unit testing, this pitfall is sometimes hard to discover. 除非您进行充分的单元测试,否则有时候很难发现这个陷阱。 www.ibm.com 9. A Design by Contract tool like Contract4J is most helpful in situations where unit testing is sparse or difficult. 像Contract4J这样的契约式设计工具在单元测试比较分散或比较困难的时候最有帮助。 www.ibm.com 10. Unit-Testing . Except for the most trivial getters and setters, you need to test everything. 除了大部分不重要的getter与setter函数之外,你都需要测试。 www.bing.com 1. Yet, when given the opportunity to adopt effective unit testing in their work, only about 25 percent of them do so. 然而,当给他们机会在工作中采用有效的单元测试时,只有25%的学生这样做。 www.ibm.com 2. Perform unit testing and integration testing. 执行单元测试和集成测试。 www.yingjiesheng.com 3. This also makes unit testing the views more difficult than necessary. 而视图的单元测试也因此变得比想象中更加困难。 www.infoq.com 4. While this sounds very similar to unit testing, what's news is that those validations can be performed at build time. 这听起来与单元测试很相像,不过它意味着现在已经可以在构建期间执行这些验证了。 www.infoq.com 5. Your development effort then moves forward, unit testing when you add new code. 您的开发工作将继续向前发展,当添加新代码时,请执行单元测试。 www.ibm.com 6. In Visual Studio 2005, unit testing was only available for applications built on the full. NET Framework. 在VisualStudio2005中,单元测试只能用于在完整的.NETFramework上构建的应用程序。 msdn2.microsoft.com 7. However, it does not include today's refactoring techniques, unit testing tools and techniques, and so on. 然而,它并不包括现在的重构技术,单元测试工具和技术,等等。 www.ibm.com 8. An effective unit-testing library named ScalaTest is available for Scala (see Resources). Scala提供了一个有效的单元测试库,名为ScalaTest(请参阅参考资源)。 www.ibm.com 9. We want to know whether unit testing was done consistently during the project. 我们想知道单元测试在整个项目中是否自始至终都在执行。 www.ibm.com 10. Troubleshoot problems: You can learn more about how to troubleshoot common problems with database unit testing. 疑难排解问题:您可以了解如何透过资料库单元测试疑难排解常见的问题。 technet.microsoft.com 1. This creates a single solution with both a web application project as well as a project we can use for unit testing. 它会创建一个单独的解决方案,包括一个Web应用程序项目,并且,该项目可以用做单元测试。 www.infoq.com 2. Model based testing is complementary to unit testing. 基于模型的测试是单元测试的有力补充。 www.infoq.com 3. To adopt continuous integration and unit testing, you need your team to buy into the method and practices, but often that's not enough. 要采用持续集成和单元测试,需要团队接受这些方法和实践,但是这通常还不够。 www.ibm.com 4. As mentioned in Part 6, our unit-testing effort started almost as early as core development itself. 就像我们在这个系列的第6部分提到的那样,我们的单元测试工作几乎与核心的软件开发本身开始的一样早。 www.ibm.com 5. Simply put, unit testing means writing code to test other code. 简单地说,单元测试是用代码测试代码。 www.bing.com 6. Besides incremental improvements on the Grid and unit testing support, we also have some big new features planned. 除了在Grid和单元测试方面的改进外,我们还规划了一些重大的新特性。 www.infoq.com 7. The full unit testing-related code is supplied in the sample code. 完整的关于单元测试的代码在样例代码中。 www.ibm.com 8. In fact, you should change your perspective on the relationship between unit testing and compilation. 实际上,您应该换个角度看待单元测试和编译之间的关系。 www.ibm.com 9. Is there any plan to support portlet unit testing in the near future? 在近期,是否有计划支持Portlet单元测试? www.ibm.com 10. But for unit testing purposes, paradoxically, the problem is that concurrent programs are too deterministic. 但是对于单元测试目的而言,荒谬性在于并行程序是非常确定的。 www.ibm.com 1. And techniques from lightweight processes, such as automated unit testing, now infiltrate many, if not most, development shops. 并且,一些源自轻量级过程的技术,如自动化单元测试,现在也渗透到了很多开发工作室中。 www.ibm.com 2. Is the de factor standard unit testing framework for Java code, and the one Jester relies on. 是Java代码事实上的标准单元测试框架,也是Jester依赖的框架。 www-128.ibm.com 3. Oh right, he wrote that great article about unit testing! 哦,对了,他写过那篇关于联合测试?的好文章! www.bing.com 4. How do software contracts relate to unit testing? 软件合同与单元测试如何相关的? msdn.microsoft.com 5. With unit testing, you find bugs earlier and fix them more easily than you would without. 通过单元测试,能较早地发现bug并且能比不进行单元测试更容易地修复它们。 www.ibm.com 6. 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如何提高单元测试的有效性。 www.infoq.com 7. For coding, debugging, refactoring, unit testing, and so on, it matches or beats everything else available. 对于编码、调试、重构、单元测试等等,Eclipse可以与任何一种IDE匹敌,甚至比它们还要好。 www.ibm.com 8. For reasons that were never adequately explained, Visual Studio's built-in unit testing tools only supported . NET 4. 0. 微软始终没有给出充分的解释,为什么VS2010内置的单元测试工具只支持.NET4. www.infoq.com 9. This article shows you how to reduce testing costs using efficient unit testing for JavaScript code. 本文将展示如何通过高效的JavaScript代码单元测试降低测试成本。 www.ibm.com 10. Practical Unit Testing - a manual. 实用单元测试教程。 blog.csdn.net 1. Few developers would dispute the value of unit testing, so we need to look at how we define "too long. " 很少的开发人员会怀疑整体测试的价值,因此我们需要考虑如何定义“太长”这个词的含义。 www.ibm.com 2. An agile practice called Unit Testing has recently gained popularity because it focuses on writing tests to mirror the code. 敏捷实践中的“单元测试”已获得普遍认可,因为它注重编写测试来反映代码是否有效。 www.cnbeta.com 3. Unit testing involves testing small pieces of code, such as methods, and often seeks to isolate them from surrounding elements. 单元测试包括对小的代码片断(例如方法)的测试,而且经常要把它们与周围的元素隔离开。 www.ibm.com 4. See the appendix for more information about unit testing. 请参阅附录,以了解更多关于单元测试的信息。 www.ibm.com 5. You need to be testing as you go along, not only unit testing but also testing entire scenarios. 当您不断前进时,您就需要不断地测试,不仅仅是单元的测试而且是整个方案的测试。 www.ibm.com 6. This is a good example of when unit testing can really outperform system integration testing. 这是单元测试能够胜过系统集成测试的一个很好的例子。 www.infoq.com 7. This also makes for easier unit testing by the way. 顺便说一下,这也使得单元测试更加容易。 www.infoq.com 8. Do you require thorough unit testing for your solutions? 在你的解决方案中,你是否需要完全的单元测试? archive.cnblogs.com 9. I'd like to look at unit testing and address these issues. 本期的文章中,我想将重点放在单元测试上,并看看如何解决这些问题。 www.ibm.com 10. Confirm module work by unit testing. 通过单元测试来确认模块可以使用。 www-128.ibm.com 1. This is useful to complete initial unit testing, but rarely sufficient to ensure quality code. 这对于初始单元测试有效,但很难保证获得优质的代码。 www.ibm.com 2. Unit testing is the safe way to ensure that your feature will work today and forever. 单元测试是确保程序特性一直都奏效的安全方式。 www.ibm.com 3. It's nice that Pro will finally have unit testing. 如果专业版最终拥有单元测试将非常不错。 www.infoq.com 4. The confidence to change code and find those far-flung errors is the hallmark of pervasive unit testing. 要安全地修改代码并找出大量错误,需要进行广泛的单元测试。 www.ibm.com 5. You learned how to apply Groovy for simpler, speedier unit testing of normal Java code. 中,学习了如何用Groovy对普通的Java代码进行更简单、更迅速的单元测试。 www-128.ibm.com 6. Let's focus now on unit testing the portlet using portletUnit. 我们现在关注如何使用portletUnit对portlet执行单元测试。 www.ibm.com 7. The scope of unit testing -- what, how much, and when to test -- is a function of several variables, including 单元测试的范围—什么、多少次和什么时候测试—是几个可变量的基础,包括 www.ibm.com 8. Server tools for WebSphere Application Server, such as debugging and unit testing support. 用于WebSphereApplicationServer的服务器工具,如调试和单元测试支持。 www.ibm.com 9. If you are just starting to look at unit testing, get some help. 如果您只是刚开始了解单元测试,则可以获得一些帮助。 www.ibm.com 10. RIATest being a GUI test automation tool is a companion to other testing approaches such as unit testing. RIATest作为一个自动化GUI测试工具,与单元测试等其他测试手段是相辅相成的。 www.infoq.com 1. In addition, we will use Rational Application Developer to examine the code and deploy the application for unit testing. 此外,我们将使用RationalApplicationDeveloper来检查代码并为单元测试部署应用程序。 www-128.ibm.com 2. There are several other projects that do unit testing in Flex. 有其他几个项目也是关于Flex单元测试的。 www.infoq.com 3. InfoQ: Why Model Based testing vs. Unit testing? InfoQ:基于模型的测试与单元测试的区别是什么? www.infoq.com 4. Don't get stuck on unit testing dogma. 不要受单元测试的教条所限 www.infoq.com 5. For example, daily deployment practice requires unit testing, configuration management and continuous build. 比如,每日部署实践需要单元测试、配置管理和持续构建的支持。 www.infoq.com 6. Unit testing doesn't take long, but many programmers think it does. 单元测试并不需要花费很长时间,但许多程序设计员认为它需要。 www.ibm.com 7. This is where another method of testing, unit testing, comes into play. 这时,我们需要使用另一种测试方法,那就是单元测试。 www.ibm.com 8. In some cases, individual developers used tools such as Rational Purify, Quantify, and PureCoverage to supplement their unit-testing effort. 在一些情况下,个体开发人员使用象RationalPurify、Quantify和PureCoverage这样的工具为他们的单元测试工作提供补充。 www.ibm.com 9. Unit testing is analogous to a building inspector visiting a house's construction site. 单元测试好比房屋建筑现场的建筑监理员。 www.ibm.com 10. n Note You can see how our use of DI has helped us with unit testing. 你可以看到,DI的使用是如何帮助我们进行单元测试的。 www.bbsmvc.com 1. There are a lot of supporters of unit testing, as can been seen in Extreme Programming, Agile, and so on. 单元测试有众多的支持者,正如在极限编程以及敏捷编程中看到的那样。 www.ibm.com 2. We can find some useful tips on unit testing on Apache Wiki page. 我们可以在ApacheWiki页面上找到一些有关单元测试的有用提示。 www.infoq.com 3. Next up is support for unit testing . NET 3. 5. 下一个增强是对.NET3.5单元测试的支持。 www.infoq.com 4. There are two kinds of testing in XP: unit testing and acceptance testing. 在XP中有两种测试:单元测试和验收测试。 www.ibm.com 5. I am a huge advocate of unit testing and have always loved JUnit. 我本人极力主张进行单元测试,并一直非常喜欢JUnit。 www.ibm.com 6. I can also see applying bubbles to other tools such as profilers, automatic bug finding tools, unit testing results, and so on. 我也看到过把气泡应用到其他工具,如性能分析工具、自动化缺陷查找工具、单元测试结果等等。 www.infoq.com 7. 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. 另一方面,那些类严格的单元测试需要大量的工作来建立许多存根。 www.ibm.com 8. For example, the embeddable container so useful for unit testing was collateral damage in the quest for EJB 2. 1 compliance. 例如,可以很好地用于单元测试的可嵌入容器在寻求与EJB2.1兼容时会带来间接的损害。 www.ibm.com 9. the angle between the system unit testing technology research; 系统装置之间角度的测试技术研究; www.fabiao.net 10. Improved quality and design through refactoring; heavy, automated unit testing; and continuous integration 通过重构改进质量和设计;重的、自动化的单位测试;连续集成 www-128.ibm.com 1. Unified Software Testing a single unit test specification: to unify the unit test specification to formulate a unified unit testing methods; 统一软件测试统一单元测试规范:以统一单元测试规范制定统一的单元测试方法; zhidao.baidu.com 2. Development and Research of Fault Diagnosis Equipment on Unit Testing Instrument of Servo Mechanism 伺服机构单元测试仪故障诊断设备的研究与开发 www.ilib.cn 3. Mock objects are very popular and common approach to a unit testing. According to Wikipedia 对象模仿是一种非常流行和通用的单元测试方式。 www.infoq.com 4. An Assumption of Rocket Unit Testing Equipment's Generalization and Serialization 运载火箭单元测试设备通用化、系列化设想 service.ilib.cn 5. Features a variety of articles and tutorials on JUnit and unit testing in general, including 上有关于JUnit和单元测试的一般信息的各种文章和教程,包括 www-128.ibm.com 6. Research about unit testing and integration testing of object-oriented software 面向对象的单元测试和集成测试技术研究 scholar.ilib.cn 7. Listing 4 unit tests illustrate various assert methods to perform positive and negative unit testing. It has the following test methods 列表4中的单元测试列举了各种断言方法来执行正面与反面的单元测试。 www.ibm.com 8. NSF Drinking Water Treatment Unit Testing and Certification Seminar NSF水处理装备的试验和认证研讨会 show.worldbydata.com 9. Unit testing of components modified during maintenance coding 对代码维护过程中所修正代码的组件进行单元测试 www.ibm.com 10. Methods and practice of embedded software unit testing on a target machine 基于目标机的嵌入式软件单元测试 www.ilib.cn |
||||||||||||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。