unit testing

单元测试法

  • Responsible for unit testing and system QA and documentation .

    负责进行 单元 测试,系统质量保证以及编写文档。

  • You should be familiar with refactoring and normal unit testing as well .

    您还应该熟悉重构和常规的 单元 测试

  • You can also handle expected exceptions using the constructs available to you in unit testing frameworks such as JUnit .

    您还可以使用JUnit这样的 单元 测试框架中可用的构件来处理预期的异常。

  • Wicket supports out-of-container unit testing through the use of a built-in mock object framework .

    Wicket通过使用内置的模仿对象框架提供对容器外 单元 测试的支持。

  • Authors : Unit testing is as the name implies for testing one unit at a time .

    作者:顾名思义, 单元 测试就在一个时间内对一个单元进行测试。

  • Each of these has a set of features that support effective unit testing .

    其中每一个都有一组特性支持有效的 单元 测试

  • I introduce unit testing to my students early in the software engineering course .

    在早期的软件工程课程中我向我的学生们介绍过 单元 测试

  • Similarly TDD practice requires a unit testing tool and a refactoring tool .

    TDD实践也需要 单元 测试工具和重构工具的配合。

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

    用于WebSphereApplicationServer的服务器工具,如调试和 单元 测试支持。

  • Additionally it supports transaction management unit testing batch processing and security .

    另外,它支持事务处理、 单元 测试、批处理和安全性。

  • The chapter on testing in Martin Fowler 's Refactoring provides a good introduction to unit testing .

    MartinFowler的“重构”中关于测试的章节很好地介绍了 单元 测试

  • Next up is support for unit testing . NET3.5 .

    下一个增强是对.NET3.5 单元 测试的支持。

  • Unit testing : Number of tests planned executed passed and failed to determine progress .

    执行。通过和失败的 测试数量以确定进度。

  • This is a good example of when unit testing can really outperform system integration testing .

    这是 单元 测试能够胜过系统集成测试的一个很好的例子。

  • This also makes for easier unit testing by the way .

    顺便说一下,这也使得 单元 测试更加容易。

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

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

  • As I said this is useful even if you do not use any Unit Testing .

    正如我所说,这是有益的,即使你不使用任何 单元 测试

  • Developers like the easy interfaces and XML-based configuration that accelerate J2EE development time and ease unit testing .

    开发人员喜欢使用易用的接口和基于XML的配置加速J2EE开发和轻松地进行 单元 测试

  • This component aids in unit testing components with standard values .

    该组件可以帮助使用标准值对组件进行 单元 测试

  • Study and application of the unit testing technique based on logic coverage analysis

    基于逻辑覆盖率分析的 上软件 单元 测试技术研究与应用

  • As a useful side-effect it also provides us with unit testing and documentation of our code .

    作为一个有用的副作用,它还能为我们带来代码的 单元 测试和说明文档。

  • Unit testing each component in isolation significantly reduces bugs and helps to ensure high-quality software .

    有效地对每个组件进行独立的 单元 测试可以减少错误,并有助于确保高质量的软件。

  • RUP acknowledges four levels of testing : unit testing integration testing system testing and acceptance testing .

    RUP确定了四级测试: 单元 测试、集成测试、系统测试和验收测试。

  • The new test runner will work with all third party unit testing frameworks including xUnit and NUnit .

    新的测试运行器(testrunner)支持所有第三方的 单元 测试框架,包括xUnit和NUnit。

  • For example daily deployment practice requires unit testing configuration management and continuous build .

    比如,每日部署实践需要 单元 测试、配置管理和持续构建的支持。

  • Besides incremental improvements on the Grid and unit testing support we also have some big new features planned .

    除了在Grid和 单元 测试方面的改进外,我们还规划了一些重大的新特性。