The test class represents the usual unit of test execution that occurs while you are developing, and so we should consider carefully how many tests to include in any one class.
测试类表示在开发时发生的测试执行的常见单元,所以我们应仔细考虑任何一个类中包括了多少个测试。
Testing a user interface component requires execution of the unit, data entry, and evaluation of the results.
测试一个用户界面组件需要进行单元执行、数据输入和结果评估。
As you can see from this output, the setup and teardown routine messages appear once each per unit test execution.
正如在输出中看到的,每次执行单元测试都会显示设置和清除例程消息。
However, the desired behavior of the transaction manager would be the same even if the unit of execution was a thread.
然而,即使执行单元是一个线程,期望的事务管理器行为都是相同的。
In a unit test case, for example, the execution environment for the object is the test case itself, and the test setup code is tasked with satisfying the dependencies directly.
例如,在单元测试用例中,对象的执行环境是测试用例本身,所以测试设置代码有责任直接满足依赖项。
Execution of tests against each integrated layer of the stack (usually via a unit test environment).
针对堆栈的每个整合层执行测试(通常是通过一个单元测试环境)。
Activity is a unit of instruction execution, and is the building block of a process.
活动(activity)是指令执行的一个单元,它是一个流程的基本组成部分。
The setUp method is called before execution of a unit test, and tearDown is called when the test is executed.
在执行单元测试之前调用setUp方法,在测试执行完时调用tearDown。
It also allows for the management of a unit in battle faster and with a better situation awareness, as well as unit activity planning and the execution of various control operations.
它还允许单位进行战斗中更快的速度和更好的大局意识的管理,以及单位活动规划和执行上各种控制和操作。
The use of an access database to store test execution information means there's no unit-level change control over individual test cases or test plans.
一个保存测试执行信息的访问数据库的使用,意味着对于个体的测试案例或者测试计划没有单元级别的变更控制。
When this happens, you can use breakpoints to interrupt execution of the unit test and see what is going on.
出现这种情况时,你可以用断点来中断这个单元测试的执行,并看看是怎么回事。
A single unit of execution within a process; threads run concurrently.
进程的一个单独执行单位,线程可并发运行。
A procedure in which an instruction is broken down into the microcode operations necessary for its execution by a control unit.
一种处理过程,其间由控制器将一条指令分解成为它的执行所必须的微码操作。
Responsible for unit, module, integration and system testing including preparation of test cases, execution of test plan, verification and reporting of test results.
负责单元、模块、综合系统的测试,包括:开始程序的测试、执行计划的测试、运行结果的更正和报告。
The individuals and unit concerned shall have the duty to assist such execution.
有关个人和单位应负协助执行的责任。
The part of execution in which an operand or instruction is read from main storage and written into a control unit or arithmetic unit register.
执行过程中的一个阶段所需的时间,在此期间,计算机从主存储器中取出指令或操作数,并将其存入控制器或运算器的寄存器中。
Execution of such programs typically results in the processing of a sequence of transactions, where each transaction is assumed to be a unit of atomicity and recovery.
通常,应用程序的执行转变为一系列事务的处理,每个事务是具有原子性和可恢复性的一个单元。
In a programmable controller system, the central processing unit (CPU) provides both the heart and the brain required for successful and timely control execution.
在一个可编程序的控制器系统,中央处理单元(CPU)提供了成功和实时性完成控制系统施行所必需的大脑和中枢系统。
In order to enhance the total performance of manufacturing execution system, it is necessary to analyze and evaluate the performance of each manufacturing unit.
为了提高制造执行系统的整体执行性能,需要对各单元的生产业绩进行分析与评价。
(computer science) a unit for measuring the execution speed of computers.
(计算机科学)用于测量计算机执行速度的单位。
An execution unit performs a process corresponding to the command information extracted by the extraction unit.
执行单元执行与由所述提取单元提取的命令信息相对应的处理。
User level thread is the higher level user scheduling unit supported by kernel thread, it supports concurrent execution of user programs.
用户级线程是在核心线程的支持下建立的更高层次的用户调度单位,能较好地支持用户程序的并发执行。
A control flow statement forms a complete unit of execution.
控制流语句形成执行的完整单元。
This paper puts forward schemes to solve the problems with winding unit of single-rope hoist and introduces the course of scheme execution and results thereafter.
本文针对单绳缠绕提升机缠绳装置出现的问题,提出了解决问题的方案,并介绍了方案实施过程以及实施后的效果。
Among them, power - driven operator system is the execution unit in industrial apparatus.
其中电动执行机构是工业仪表中的执行单元。
In an SISD architecture there is a single instruction cycle; operands are fetched serially into a single processing unit before execution.
在单指令流单数据流结构中,有单一的指令周期,在执行前,单个处理机按序取操作数。
It is given that the detailed design of the integer execution unit, include ALU, multiplier, barrel shifter and register files.
重点讨论了其中的整数执行部件的设计,包括ALU、乘法器、桶式移位器、寄存器堆等重要执行部件。
Keep in mind, that simply finding unit test names for some method is not enough, because method may have many code execution paths inside, and some of them could be not covered with tests.
记住,只发现一些单元测试名称的方法是不够的,因为方法可能有许多代码执行路径内,和他们中的一些人可能没有覆盖测试。
Do different database unit tests need to access different database connections for test execution or test validation?
不同的数据库单元测试是否需要访问不同的数据库连接来执行或验证测试?
Before execution starts, this method is called to enable subscription to the Unit Test Events.
开始执行之前,将调用此方法以启用对单元测试事件的订阅。
应用推荐