While the COBOL run unit runs, the language element persists and is available to other programs within this thread.
当COBOL运行单元处于运行状态时,语言元素将保持不变,并且可用于同一线程中的其他程序。
Through the optimization of process operation and change the heat transfer process, makes the unit run longer cycle.
通过优化装置工艺操作方式及变更换热流程,使得装置的运行周期更长。
WHO reports that coordination of health supplies is improving, with a fully operational donor coordination unit run by the Ministry of health and WHO.
世卫组织报告,由卫生部和世卫组织管理的捐助者协调处已充分开展工作,卫生用品的协调正在改进。
Instead of running all your automated unit tests every day, only run the ones that need to pass for this particular delivery or iteration.
不必每天运行所有自动化的单元测试,而只运行此特定交付或迭代需要通过的测试。
We have unit tests that must run before and after each integration.
我们有一些必须在每次集成之前和之后运行的单元测试。
When all the unit tests have run?
何时运行完所有单元测试?
When all of the unit tests pass, run the original functional test to see if it is passing or if it needs modification.
当所有的单元测试都结束以后,运行最初的功能测试,看看它是否能够通过,或者是否需要修改。
运行单元测试。
In Part 2, you will see how to run these unit test cases in a continuous integration server.
在第2部分中,您将看到如何在持续集成服务器中运行这些单元测试用例。
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.
实际上,在我每次开始构建项目之前,都将运行所有的单元测试,以确保应用程序代码的完整性没遭到无意破坏。
If there are no obvious problems and you can run the unit tests, you're good to go.
如果没有明显的问题,并且能够运行单元测试,那么即可放心地继续下去了。
This can be easily measured if you set up test automation so that all unit tests can be run from a single command.
如果您安装了自动化测试工具,那么所有的单元测试可以从一个简单的命令开始运行,您就可以很容易地回答这个问题。
As soon as we checked in our code, the repository would automatically build all of the applications and run the unit tests against them.
在我们签入我们代码的同时,软件仓库会自动构建所有的应用程序,然后对它们运行单元测试。
Within the development environment, run unit tests to exercise all parts of your application that generate SQL.
在开发环境中,运行单元测试来检验生成 SQL的应用程序的所有部分。
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.
同时,一个专用的单元测试资源窗口会让你看到你的单元测试的结构和运行一个或多少单元测试会话的任意组合测试。
That the build and unit tests can be run quickly and completely in the developer's environment.
构建和单元测试能够在开发人员的环境中迅速地和完全地运行。
If you run unit tests whenever you make changes to code, you'll find out immediately if your changes broke something.
如果只要更改代码即运行单元测试,您立即就能发现您所做的更改是否对系统造成了破坏。
Another increasingly common practice is to write unit tests and run them as part of the build.
另一个正在流行起来的实践是编写单元测试,并把它们作为构建过程的一部分来运行。
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.
在许多敏捷团队中,全部新代码都要经过自动化的单元测试,每次执行架构都会运行所有单元测试。
Make sure that your unit tests were run correctly.
请确保您的单元测试已正确运行。
When I have completed writing the new class, then I run the unit tests again.
当我完成新类的编写时,我将再次运行单元测试。
Having an automated system build your code and run the unit tests can be a more reliable solution.
让自动系统来构建代码、运行单元测试,可能是更可靠的解决方案。
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经理会经常希望利用云资源来多平台测试、并发运行单元测试和功能测试、有效地执行负载测试。
We designed some unit tests that would run overnight to identify any heap or stability problems.
我们设计了一些通宵运行的单元测试来找出任何内存的泄漏或者稳定性的问题。
Within the run unit, COBOL programs can call non-COBOL programs and vice versa.
在运行单元的范围内,COBOL程序可以调用非cobol程序,反之亦然。
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系统中可能会出现完全不同的运行状况。
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程序的线程。
Because these tests take longer to run than true unit tests, you may find that you can't run them all the time.
由于这些测试比真正的单元测试运行时间长,因而不能一直运行它们。
The STOP run statement closes all files defined in any of the programs in the run unit.
STOPrun语句关闭了运行单元内的任意程序中定义的所有文件。
The STOP run statement closes all files defined in any of the programs in the run unit.
STOPrun语句关闭了运行单元内的任意程序中定义的所有文件。
应用推荐