• The developers drafted a unit test specification for each test.

    开发人员测试起草一个单元测试说明

    youdao

  • If there is a new configuration option added, there should be a unit test for that option.

    如果添加新的配置选项那么就应该添加针对选项的单元测试

    youdao

  • NOTE: We strongly recommend that you create a unit test for your unit test component (see figure 1).

    注意:在强烈建议单元测试组件(1)创建一个单元测试。

    youdao

  • It provides a graphical editor for assembling business processes, and a unit test environment in which processes can be executed and debugged.

    组装业务流程提供了图形化编辑器一个单元测试环境可以这个环境中执行调试流程。

    youdao

  • Automatically generate tests for a unit under test.

    测试单元自动生成测试

    youdao

  • For example, a shopping cart unit test might test that you can add an item to a cart through the model API.

    例如购物车单元测试可以测试可能通过模型API件商品添加购物车中。

    youdao

  • For example, a database connection for a particular unit test might record the query while always returning the same hardwired result.

    例如虽然某一特定单元测试数据库连接始终返回相同硬连接结果,但可能会记录查询

    youdao

  • That said, it does not mean that there cannot be a test suite module file that loads all the unit tests for all modules.

    但这不意味着允许任何能够加载所有模块全部单元测试测试套件模块文件存在

    youdao

  • Question: WebSphere Integration Developer provides an overall authoring experience for developers and integration specialists, including a unit test and debugging environment.

    WebSphereIntegrationDeveloper开发人员集成专家提供全面创作体验包括单元测试调试环境)。

    youdao

  • This article shows you how to develop a unit test suite for legacy code that's never been tested, using jEdit as an example.

    本文使用jEdit 做为例子,展示如何从未测试遗留代码开发一个单元测试套件

    youdao

  • As with the Lotus Notes implementation, when complete, you can add this component to your palette, and then create a unit test for it.

    完成LotusNotes实现可以这个组件添加面板随后创建一个单元测试

    youdao

  • As you can see, the unit test for a domain class now (with Grails 1.1) extends GrailsUnitTestCase.

    可以看到现在一个单元测试(Grails 1.1中)扩展了GrailsUnitTestCase

    youdao

  • A test framework for using JUnit to write unit tests for your client application.

    一个使用JUnit客户机应用程序编写单元测试测试框架

    youdao

  • The Pydev Eclipse module comes with several code snippets, including one for rapidly creating a unit test framework around which to build your code.

    Py devEclipse模块附带几个代码片段其中之一可以为代码快速构建一个单元测试框架

    youdao

  • As a result, you see lots of tests for things that are easy to test (equals and toString tend to pop out; see Listing 1), and the real logic of the unit under test is ignored.

    结果看到容易测试(equalstoString往往突出参见清单1)内容进行多次的测试,单元真正逻辑却被忽略了。

    youdao

  • For example, Listing 1 defines a unit test that USES JUnit to verify a stubbed out data class called BeerDaoStub.

    例如清单1定义了单元测试,该测试使用JUnit验证一个叫做BeerDaoStub的存根数据

    youdao

  • For a while now I've been writing RSpec specifications to test Expectnation, rather than "traditional" Rails unit tests.

    最近,已经RSpec规范测试Expectnation放弃了Rails传统单元测试

    youdao

  • To run this unit test, create a run configuration for the unit test class as a test: : unit type.

    运行这个单元测试,应该单元测试创建一个TestUnit类型Run配置

    youdao

  • A test framework to write unit test for testing gestures (integrated with Visual Studio test).

    测试框架,从而测试手势(VisualStudioTest整合)编写单元测试。

    youdao

  • JsfTestCase: This is the base test class for unit tests for Servlet and JSF components in a web application.

    AbstractJsfTestCaseweb应用ServletJSF组件进行单元测试基础测试

    youdao

  • It has extensive unit tests (in part because I wrote it for a discussion of test-driven development).

    具有丰富的单元测试(因为编写目的用于探讨测试驱动开发)。

    youdao

  • One of the requirements for the new test runner and C + + unit testing framework is support for 200,000 tests in a single solution.

    对于新的测试运行器C+ +单元测试框架需求就是,要个解决方案中支持200,000项测试

    youdao

  • To refine your unit test further, you can assert that the validation failed for a specific constraint on a specific field, as shown in Listing 8.

    进一步细化单元测试可以断言验证会因为特定字段的特定约束失败如清单8所

    youdao

  • What is really cool, though, is that the unit tests function as a test suite for vendors.

    但是真正“炫”的地方在于这些单元测试作用是作为面向供应商的一个测试套件

    youdao

  • The build process typically monitors the Active Development Line for commits and, if found, automatically executes, after a grace period, an integration build and unit test.

    构建过程监控关于提交活动开发线一个较宽松的限期自动地执行集成构建单元测试。

    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

  • For example, to unit test an object that USES a database, it may be burdensome to install, configure, and seed a local copy of the database, run your tests, then tear the local database down again.

    例如单元测试一个使用数据库对象安装配置发送本地数据库副本运行测试然后再卸装本地数据库可能麻烦

    youdao

  • 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.

    例如单元测试中,对象执行环境测试用例本身所以测试设置代码责任直接满足依赖项

    youdao

  • It would be a lot easier if I could just select a BDD Unit Test project and have all I needed for the project already available after the project was created.

    如果可以简单选定一个BDD单元测试项目,然后项目创建拥有所有项目所需的文件,容易多了

    youdao

  • It would be a lot easier if I could just select a BDD Unit Test project and have all I needed for the project already available after the project was created.

    如果可以简单选定一个BDD单元测试项目,然后项目创建拥有所有项目所需的文件,容易多了

    youdao

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

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

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