• How can I unit test code that contain Task.

    如何单元测试代码包含任务

    youdao

  • This refactoring enables the unit test code shown in Listing 1.

    重构启用清单1中所单元测试代码

    youdao

  • In VS2008 for example, we inserted comments into generated unit test code in order to help beginner users to understand the various components of a unit test.

    例如VS 2008中,我们生成单元测试代码加入注释帮助初学者理解一个单元测试各个组成部分。

    youdao

  • All application development efforts must provide a comprehensive unit test strategy and accompanying unit test code that can be executed to determine that the build is complete and functional.

    所有应用程序开发工作必须提供全面单元测试策略附带执行的单元测试代码确定构建完整的和有效的。

    youdao

  • If the unit test cases cannot be successfully completed, either due to bugs in the application or the lack of unit test code, then the application should not be accepted for performance testing.

    如果单元测试案例因为应用程序中的错误缺少单元测试代码无法成功完成那么应用程序应该性能测试接受

    youdao

  • Many developers use a variant of testing called test-after development (TAD), whereby you write the code and then write the unit tests.

    许多开发人员使用称为测试开发TAD各种测试,首先编写代码然后编写单元测试

    youdao

  • As you change code, unit test, and perform UAT, you should identify bottlenecks and implement changes as needed.

    改变代码单元测试执行UAT时,应该识别瓶颈并根据需要进行改进。

    youdao

  • Write the unit test before writing code for class it tests.

    首先编写单元测试然后再编写测试代码

    youdao

  • It is reasonable to expect that programmers will unit test their code before adding it to the rest of the project.

    要求程序员代码加入项目其他部分中时进行单元测试这种想法合理

    youdao

  • The communication of available functionality was critical since there were only three weeks per iteration to perform system test application design, code, and unit test.

    可用功能交流至关重要的,因为每个迭代中只有三个星期执行系统测试应用程序设计编码单元测试的。

    youdao

  • Upon completing the code and the unit tests, the developer creates a review package consisting of design specifications, code, unit test specifications, and unit test results.

    完成代码单元测试之上,开发人员创建一个设计说明、代码、单元测试说明和单元测试结果组成评审

    youdao

  • So the code is "clean and green," according to my simple unit test casebut that's meaningful only if I'm really testing the code thoroughly.

    根据前面简单单元测试,这块代码干净绿色”的——只有真正彻底地测试这块代码的情况下意义。

    youdao

  • The result is code that is easy to unit test, easy to substitute, easy to maintain, easy to change, etc.

    这样得到的代码易于单元测试、易于替代、易于维护、易于修改等等。

    youdao

  • If a unit test is harder to write than the code it is testing, it might be a functional test.

    如果编写单元测试编写测试代码更难,则可能功能测试。

    youdao

  • In these cases, either the unit test or the code to be tested is most likely incorrect.

    如果这样不是单元测试有问题,就是测试代码不正确。

    youdao

  • A unit test is the initial testing of new and changed code in a module.

    单元测试模块中新代码变更代码最初进行测试

    youdao

  • 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的范例代码,并且修改数次,直到我满意为止。

    youdao

  • We wanted a strong integrated development environment (IDE) to develop and unit test our code.

    我们需要一个强大的集成开发环境IDE来对我们代码进行开发单元测试

    youdao

  • Unit tests often need to test nuanced behavior of the code under test, leading to similar and duplicated situations.

    单元测试常常需要测试有细微差异代码行为因此涉及相似重复的情况。

    youdao

  • Simply put, unit testing means writing code to test other code.

    简单地单元测试是用代码测试代码。

    youdao

  • From a parameterized unit test, it automatically produces a traditional unit test suite with high code coverage.

    可以参数化单元测试自动生成一个传统的单元测试,而且很好的代码覆盖率

    youdao

  • Testing the form validation can also be done in the unit test (Listing 19 shows the form validation test code).

    表单验证测试可以单元测试完成清单19展示了表单验证的测试代码)。

    youdao

  • You can have more than one developer connected to a Unit Test server where your code is running; the number of users you can connect depends on the capacity of your server.

    运行代码的一个Unit Test同时允许多个开发人员连接可以连接用户数量取决于您的服务器容量

    youdao

  • The need to insulate development teams from changes that occur to subsystems that they depend on during the code and unit test phase of the SDLC.

    需要使开发团队避免对子系统进行修改他们需要在SDLC编码单元测试阶段依赖这些子系统。

    youdao

  • The code being edited is on the Unit Test feature.

    正被编辑代码位于Unit Test特性上。

    youdao

  • Developer Responsible for understanding the requirements described enough to design, write, unit test, and deliver code on assigned tasks in a timely manner. Commenter.

    开发员充分理解需求负责设计编码单元测试一种准时的方式来交付分配任务代码

    youdao

  • Unit testing frameworks, such as JUnit, let you test the code that runs on your servers.

    单元测试框架比如JUnit允许测试服务器上运行代码

    youdao

  • It can be started from within a unit test, so all the code runs within the same JVM.

    因为能够单元测试启动JBoss Embeddable EJB3容器,这样所有代码都运行同一JVM

    youdao

  • 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)这样标准版本控制系统支持支持自动完成、调试重构配置所有代码及其文档记录单元测试

    youdao

  • 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)这样标准版本控制系统支持支持自动完成、调试重构配置所有代码及其文档记录单元测试

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定