In some systems, the name may refer to some source code unit other than a file, such as an entry in source repository.
的在某些系统中,该名称可能指向一些源代码单元而不是文件,比如源码仓库中的某项。
A Continuous Integration server constantly checks the code out of source control, builds it, runs the unit tests against it, and reports any build failures to the developers, usually via E-mail.
持续集成服务器不断检查不受源控制的代码,执行构建,对它运行单元测试,并通常通过电子邮件向开发人员报告所有构建故障。
It implements the elements in the design model by writing source code, adapting existing source code, compiling, linking, and performing unit tests.
它通过编写源代码,采用已有源代码,编译,链接以及执行单元测试,实现设计模型中的元素。
It includes an extensive set of unit tests with the source code. Developers can modify the library and use the test to verify its functionality.
它包含了一套广泛的单元测试源代码,开发者可以修改函数库源代码并使用单元测试验证其功能。
You want to add a validator to an existing model element (the core unit type), but the source code is not accessible.
您想要向已存在的模型元素添加一个确认器(核心单元类型),但是不能访问源代码。
Theoretically, this piece, or unit, should be the smallest testable portion of source code.
理论上讲,这个代码片段(或者说是代码单元)是源代码中最小的可测试部分。
Partially covered lines can occur when there is more than one executable unit on a line of source code, but only one of them has been executed.
当在源代码中有不止一个的可执行单元时就会产生部分覆盖的行,但是它们中只有一个可以被执行。
An executable unit begins at the start of every basic block and at any instruction that corresponds to a line of source code that is different than the previous instruction.
一个可执行的单元由每一个基本快开始,而与每行源代码相对应的指南与前面版本中的指南有所不同。
Agile software development and extreme programming both promote writing unit test cases before developing the source code.
敏捷软件开发和极限编程二者均提倡在开发源代码之前编写单元测试用例。
A developer cannot check code into the source code repository until all the unit tests pass.
开发人员只有在通过所有单元测试后才可以将代码检入到源代码资源库中。
A unit test is usually written to test a piece of source code.
编写单元测试通常是为了测试一段源代码。
Before you can run Jester, all the unit tests must pass with the unmodified source code.
在运行Jester之前,所有对没有修改的源代码的单元测试都必须测试通过。
To demonstrate its power in handling GUI events, the Rx framework has been used in Silverlight Toolkit Unit Test and it's been included in its source code, packaged in System.Reactive.dll.
要说明它在处理GUI事件的威力,Rx框架已经在SilverlightToolkit单元测试中使用,并包含源代码,封装在System . Reactive . dll中。
The project, released under Apache License 2.0, comes with source code and unit tests and targets.net Framework 3.5. Some of the lessons learned, according to Skeet, are.
这个项目是在ApacheLicense 2.0下发布的,附带了针对。NETFramework 3.5的源代码和单元测试。
Develops Software Source Code Modules and Unit Tests.
负责软件源代码模型和单元测试的开发。
PKI can provide code transformation of the digital unit and allows the receiver to judge the source of the data and test its authenticity.
按照上述定义PKI可以提供数据单元的密码变换,并能使接收者判断数据来源及对数据进行验证。
The general idea is to make it easy to test different conditions with the same unit test method, which will limit the source code we need to write and makes the test code more robust.
一般的思路是这样的:使用相同的单元测试方法测试不同的业务场景,这就需要我们编写的测试代码更加健壮。
The source code file that contains the unit test opens.
将打开包含该单元测试的源代码文件。
In computer programming, unit testing is a software verification and validation method in which a programmer tests if individual units of source code are fit for use.
在计算机科学中,单元测试是一个有程序员测试源代码的个体单元是否适合使用的软件检测和验证方法。
With access to source code, unit tests and the infrastructure magic we use internally, the community can let us know what it likes and what it wants to change.
与源代码的存取,单位测试和我们内部使用的基础结构魔力,社区能让我们知道什么它喜欢并且它想要改变的。
With access to source code, unit tests and the infrastructure magic we use internally, the community can let us know what it likes and what it wants to change.
与源代码的存取,单位测试和我们内部使用的基础结构魔力,社区能让我们知道什么它喜欢并且它想要改变的。
应用推荐