Within the run unit, COBOL programs can call non-COBOL programs and vice versa.
在运行单元的范围内,COBOL程序可以调用非cobol程序,反之亦然。
How do I run unit tests in VS based on different values of a static variable?
我该如何运作与基于静态变量的不同的值的单元测试?
The STOP run statement closes all files defined in any of the programs in the run unit.
STOPrun语句关闭了运行单元内的任意程序中定义的所有文件。
For the duration of the run unit, WORKING-STORAGE items persist in their last-used state.
在运行单元期间,WORKING- STORAGE项将一直保持最后一次使用时的状态。
The Cactus framework is an extension of JUnit that enables you to run unit tests inside a container.
Cactus框架是JUnit的扩展,Junit使您能够在一个容器中运行单元测试。
You can use this embedded container to run unit tests without having to run an entire servlet container.
可以使用这个嵌入式容器来运行单元测试,而不必运行整个servlet容器。
Within the development environment, run unit tests to exercise all parts of your application that generate SQL.
在开发环境中,运行单元测试来检验生成 SQL的应用程序的所有部分。
While the COBOL run unit runs, the language element persists and is available to other programs within this thread.
当COBOL运行单元处于运行状态时,语言元素将保持不变,并且可用于同一线程中的其他程序。
If you run unit tests whenever you make changes to code, you'll find out immediately if your changes broke something.
如果只要更改代码即运行单元测试,您立即就能发现您所做的更改是否对系统造成了破坏。
Except for the ADDRESS-OF and LINAGE-COUNTER special registers, these special registers can be referenced from run unit.
除了ADDRESS - OF和LINAGE - COUNTER专用寄存器外,其他专用寄存器都可以从运行单元中引用。
The add-in automates many of the debugging tasks and calls the IfxQuery tool to run unit tests for DataBlade module routines.
附加元件可自动化许多除错工作,并呼叫IfxQuery工具以便为DataBlade模组常式执行单元测试。
In the DATA DIVISION, all files in the file SECTION have storage statically allocated and remained for the life of the run unit.
在DATADIVISION中,FILESECTION中的所有文件都静态分配了存储空间,并且该空间将一直保留到运行单元结束。
Up until now, it was possible to run unit tests against your personal Twitter account without anybody knowing what you were up to.
到目前为止,可以在个人Twitter帐户上运行单元测试,而其他人并不知道您要干什么。
Provides tips about how to troubleshoot issues that you might experience when you create and run unit tests for your database.
提供有关如何解决在为数据库创建和运行单元测试时可能遇到的问题的提示。
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程序的线程。
This means that you can run unit tests in FireFox, Internet Explorer, and Safari (and different versions of each) and compare the results with one another.
这就意味着您可以在FireFox、InternetExplorer和Safari(及它们的不同版本)中运行测试并比较各自的结果。
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经理会经常希望利用云资源来多平台测试、并发运行单元测试和功能测试、有效地执行负载测试。
To support this scenario, you can build your database project, deploy it, and run unit tests from the command line, which can include generating representative and predictable test data.
为支持此方案,您可以从命令行生成、部署数据库项目以及运行单元测试,其中可以包括生成代表性、可预测的测试数据。
The main body of the acceptance of bribes of unit is the state-run unit, it is their objective respect important documents to " seek the interests for others " and " of a serious nature ".
单位受贿罪的主体为国有单位,“为他人谋取利益”及“情节严重”为其客观方面要件。
Instead of running all your automated unit tests every day, only run the ones that need to pass for this particular delivery or iteration.
不必每天运行所有自动化的单元测试,而只运行此特定交付或迭代需要通过的测试。
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部分中,您将看到如何在持续集成服务器中运行这些单元测试用例。
If there are no obvious problems and you can run the unit tests, you're good to go.
如果没有明显的问题,并且能够运行单元测试,那么即可放心地继续下去了。
As soon as we checked in our code, the repository would automatically build all of the applications and run the unit tests against them.
在我们签入我们代码的同时,软件仓库会自动构建所有的应用程序,然后对它们运行单元测试。
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.
构建和单元测试能够在开发人员的环境中迅速地和完全地运行。
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.
在许多敏捷团队中,全部新代码都要经过自动化的单元测试,每次执行架构都会运行所有单元测试。
Having an automated system build your code and run the unit tests can be a more reliable solution.
让自动系统来构建代码、运行单元测试,可能是更可靠的解决方案。
We designed some unit tests that would run overnight to identify any heap or stability problems.
我们设计了一些通宵运行的单元测试来找出任何内存的泄漏或者稳定性的问题。
应用推荐