• While the COBOL run unit runs, the language element persists and is available to other programs within this thread.

    COBOL运行单元处于运行状态时,语言元素将保持不变并且用于同一线程中的其他程序

    youdao

  • Through the optimization of process operation and change the heat transfer process, makes the unit run longer cycle.

    通过优化装置工艺操作方式更换流程使得装置运行周期更长

    youdao

  • WHO reports that coordination of health supplies is improving, with a fully operational donor coordination unit run by the Ministry of health and WHO.

    组织报告卫生部和世卫组织管理捐助者协调处已充分开展工作卫生用品的协调正在改进

    youdao

  • Instead of running all your automated unit tests every day, only run the ones that need to pass for this particular delivery or iteration.

    不必每天运行所有自动化单元测试,而运行特定交付迭代需要通过的测试。

    youdao

  • When all of the unit tests pass, run the original functional test to see if it is passing or if it needs modification.

    所有单元测试结束以后运行最初功能测试看看是否能够通过或者是否需要修改。

    youdao

  • In Part 2, you will see how to run these unit test cases in a continuous integration server.

    第2部分看到如何持续集成服务器运行这些单元测试用例

    youdao

  • In fact, before I even start building the project, all unit tests are run to ensure that the integrity of the application code has not been unintentionally compromised.

    实际上每次开始构建项目之前,都将运行所有单元测试确保应用程序代码完整性遭到无意破坏。

    youdao

  • If there are no obvious problems and you can run the unit tests, you're good to go.

    如果没有明显问题并且能够运行单元测试那么即可放心继续下去了。

    youdao

  • This can be easily measured if you set up test automation so that all unit tests can be run from a single command.

    如果安装自动化测试工具,那么所有单元测试可以一个简单的命令开始运行,您就可以容易地回答这个问题。

    youdao

  • As soon as we checked in our code, the repository would automatically build all of the applications and run the unit tests against them.

    我们我们代码的同时软件仓库自动构建所有应用程序然后对它们运行单元测试

    youdao

  • Within the development environment, run unit tests to exercise all parts of your application that generate SQL.

    开发环境中运行单元测试检验生成 SQL应用程序所有部分

    youdao

  • At the same time, a dedicated unit test Explorer window lets you see the structure of your unit tests and run any combination of tests in one or more unit test sessions.

    同时专用单元测试资源窗口会让看到单元测试结构运行多少单元测试会话任意组合测试。

    youdao

  • That the build and unit tests can be run quickly and completely in the developer's environment.

    构建单元测试能够开发人员环境中迅速地完全地运行

    youdao

  • XP teams integrate their code several times a day, after they get all the unit tests for the system to run.

    XP团队在一中集成代码,每次所有单元测试系统运行后执行。

    youdao

  • The optimized local adapter CICS link server running in CICS reads the XA transaction context and creates a new unit of work to run the specified native language program.

    CICS运行优化本地适配器CICS链接服务器读取xa事务上下文创建新的工作单元以便运行指定本地语言程序

    youdao

  • If you run unit tests whenever you make changes to code, you'll find out immediately if your changes broke something.

    如果只要更改代码即运行单元测试立即就能发现的更改是否对系统造成了破坏

    youdao

  • They were taken to the Major Crimes Unit, the main prison in Diyala, run by the Interior Ministry.

    他们押往迪亚拉内务部管理主要监狱重罪单位”。

    youdao

  • Another increasingly common practice is to write unit tests and run them as part of the build.

    另一个正在流行起来实践编写单元测试它们作为构建过程的一部分运行

    youdao

  • On many Agile teams, all new code is covered by an automated unit test, and all unit tests are run every time a build is performed.

    许多敏捷团队中全部代码要经过自动化单元测试每次执行架构都会运行所有单元测试

    youdao

  • Having an automated system build your code and run the unit tests can be a more reliable solution.

    自动系统来构建代码运行单元测试可能可靠解决方案

    youdao

  • Developers and QA managers will continually want to provision cloud resources for multi-platform testing, run unit and functional tests in parallel, and execute effective load testing.

    开发人员QA经理经常希望利用资源多平台测试、并发运行单元测试功能测试有效地执行负载测试。

    youdao

  • We designed some unit tests that would run overnight to identify any heap or stability problems.

    我们设计了一些通宵运行单元测试找出任何内存的泄漏或者稳定性问题

    youdao

  • Within the run unit, COBOL programs can call non-COBOL programs and vice versa.

    运行单元的范围内,COBOL程序可以调用cobol程序,反之亦然

    youdao

  • Unit tests don't deal with databases, file systems, or anything else that would tend to make tests run longer; consequently, unit tests can be written from day one.

    单元测试处理数据库文件系统任何可能延长测试运行时间的内容;因而第一可以编写单元测试。

    youdao

  • Because code may be changed by an aspect, unit tests that run perfectly on a class may behave quite differently when the class is integrated into an AOP system.

    由于代码可以方面改变可以完美运行单元测试这个集成一个AOP系统可能会出现完全不同的运行状况。

    youdao

  • In a multithreaded environment, a COBOL run unit is the portion of the process that includes threads that have been actively executing COBOL programs.

    一个多线程环境中COBOL运行单元进程一部分包括实际已经执行COBOL程序线程

    youdao

  • Because these tests take longer to run than true unit tests, you may find that you can't run them all the time.

    由于这些测试真正单元测试运行时间长,因而不能一直运行它们

    youdao

  • The STOP run statement closes all files defined in any of the programs in the run unit.

    STOPrun语句关闭了运行单元内任意程序定义所有文件

    youdao

  • The next step is to run your unit tests, fix the syntax errors (that is, implement the class with the interfaces just defined by your test), and run the tests again.

    下一步就是运行单元测试修正语法错误(,编写一个使它实现测试定义接口),再次运行测试。

    youdao

  • Target: test -- Run the unit tests in WebSphere Process Server.

    目标测试——WebSphereProcessServer运行单元测试

    youdao

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

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

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