Code and Unit Test的意思|示意

美 / / 英 / /

代码和单元测试


Code and Unit Test的网络常见释义

编码和单元测试 ... 和下测试器 Lower Tester 编码和单元测试 Code and Unit Test 调整和测试 PL SQL ...

详细翻译 详细翻译>> code and unit test 编码和单元测试..

Code and Unit Test相关短语

1、 Code and Unit Test phase 编码和单元测试阶段

Code and Unit Test相关例句

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.

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

Agile software development and extreme programming both promote writing unit test cases before developing the source code.

敏捷软件开发和极限编程二者均提倡在开发源代码之前编写单元测试用例。

They should provide support for standard version control systems such as Subversion (SVN) and the ability to auto-complete, document, debug, refactor, profile, and unit test all code.

它们应该提供对Subversion (SVN)这样的标准版本控制系统的支持,并支持自动完成、调试、重构、配置所有代码及其文档记录和单元测试。

Unit testers must often write code that binds test implementations, such as stubs or mocks, and production implementations to the same method invocation.

单元测试员们必须经常编写代码,这些代码可以将测试实现(如stub或mock)和产品实现绑定到相同的方法调用。

Perform code and unit test of the development tasks.

完成的开发任务中的代码编写和单元测试。

I began by replacing the example code in my unit test which instantiates the task library's classes with example code for my unimplemented DSL and revised it several times until I was satisfied.

我开始将我单元测试中初始化任务库各个类的范例代码替换成我尚未实现的DSL的范例代码,并且修改了数次,直到我满意为止。