• 作者总结一个简单代码覆盖工具

    The chapter concludes with code for a simple code coverage tool.

    youdao

  • 代码覆盖工具提供了度量测试完整性的方法。

    Code coverage tools give you one way to measure test completeness.

    youdao

  • NET代码覆盖工具

    NET code coverage tool.

    youdao

  • 代码进行测试下一步代码覆盖工具测试进行度量

    The next step beyond testing code is measuring the tests with a code coverage tool.

    youdao

  • 现在不要误解意思:并不是使用测试覆盖工具愚蠢的。

    Now, don't get me wrong: There's nothing foolish about using test coverage tools.

    youdao

  • 可以通过各种外部工具来生成跟踪比如探查器代码覆盖工具

    You can also generate a trace through external tools such as profilers and code-coverage tools.

    youdao

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

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

    youdao

  • Gretel超越大多数其他代码覆盖工具的地方增量覆盖检查的支持

    Where Gretel goes beyond most other code coverage tools is in its support of incremental coverage checking.

    youdao

  • 正如看到的,使用一个代码覆盖工具可以揭露重要没有相应测试案例的代码。

    As you can see, using a code coverage tool can uncover important code that doesn't have a corresponding test case.

    youdao

  • Clover这类传统代码覆盖工具不同Jester去查看报告了代码。

    Unlike a traditional code coverage tool such as Clover, Jester doesn't watch which lines of code have been executed.

    youdao

  • NCover非常相似PartCover针对。NET的一个源代码覆盖工具

    PartCover is an open source code coverage tool for.net very similar to NCover.

    youdao

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

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

    youdao

  • 但是Eclipse代码覆盖工具运行RMock测试时会带来一些问题(参见1)。

    There are some issues, however, when it comes to running RMock tests with code coverage inside Eclipse (see Table 1).

    youdao

  • 测试材料遇到这些钩子代码覆盖工具使用这些钩子记录每个测试执行时所经历的过程。

    As the test material is run against it, the code coverage tool USES these hooks to log the journey each test takes as it executes.

    youdao

  • 知道这些以后,开发人员管理人员以及QA专业人员可以真正需要的地方使用测试覆盖工具

    Knowing this, developers, managers, and QA professionals can use test coverage tools where they really count — namely for three common scenarios.

    youdao

  • 代码覆盖工具报告测试覆盖——覆盖分支覆盖形式表示——表示测试运行涉及代码

    A code coverage tool reports test coverage — either in the form of line or branch coverage — that represents the amount of code that is being touched when a test is run.

    youdao

  • 不止一次可以(而且应该)使用测试覆盖工具作为测试过程的一部分。但是不要覆盖报告所愚弄。

    I'll say it one more time: you can (and should) use test coverage tools as part of your testing process, but don't be fooled by the coverage report.

    youdao

  • 可以大多数代码覆盖工具(例如coberturaeclemma)来运行本文列出任何一测试

    You can run any of the tests listed in this article with most code coverage tools (for example, Cobertura or EclEmma).

    youdao

  • 测试覆盖工具旨在修改代码使执行期间留下条“面包”踪迹(也是我在这一期关注工具名称由来)。

    Test coverage tools modify your code to leave behind a trail of "bread crumbs" during execution (hence the names of the tools I'm targeting in this column).

    youdao

  • 覆盖工具背后动机作为开发员或者测试员)提供了关于代码一系列观点,这些代码一系列的测试之中会得到检查。

    The motivation behind coverage tooling is simply to give you (as a developer or tester) more insight into the areas of code that are being exercised by a set of test cases.

    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

  • TestNG测试代码覆盖(改善代码质量论坛,2006年3月):请参与关于在TestNG中集成代码覆盖工具讨论

    Code coverage of TestNG tests (Improve your code quality forum, March 2006) : Join the discussion on integrating code coverage tools with TestNG.

    youdao

  • 覆盖工具对于测量代码级别代码覆盖来说并没有任何用处,代码质量工具对于自动检测内存泄露执行问题来说也没有任何用处

    There is no use of a coverage tool to measure the code-level code coverage, nor is there use of code quality tools to automate memory leak detection and performance issues.

    youdao

  • 这些物品必须覆盖整个世界烹饪一艘金色帆船,从石器时代工具到一张信用卡。

    The objects had to cover the whole world, from a cooking pot to a golden galleon, from a tool in the Stone Age to a credit card.

    youdao

  • 此外有些工具会报告分支覆盖

    In addition, some tools report branch coverage.

    youdao

  • 性能工具提供正确诊断信息覆盖具体的整个设计需求

    The performance tool supplied the right diagnostic information to cover the specific and overall design requirements.

    youdao

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

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

    youdao

  • 这个工具通过允许运行覆盖标注数据试图克服这些问题

    This tool tries to overcome these issues by allowing annotation data to be overridden at run time.

    youdao

  • 现在使用工具内核提供了代码覆盖分析的功能。

    New tools are now being used that instrument the kernel in such a way that code coverage analysis can be performed.

    youdao

  • 现在使用工具内核提供了代码覆盖分析的功能。

    New tools are now being used that instrument the kernel in such a way that code coverage analysis can be performed.

    youdao

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

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

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