• Summary: If you have not already done so, delegate some or all of your advice logic to another class that you can test directly.

    概述如果没有的话可以一些或者全部建议逻辑委派其他可以直接测试

    youdao

  • In Listing 12, you should see some similar code, yet this code has logic for mapping a list of test cases.

    清单12中,看到一些非常类似代码不过这些代码逻辑用来映射一个测试用例列表的。

    youdao

  • For more advanced users, who understand a little logic and how test scenarios should be created, they can use the editor to construct tests using a functional testing DSL (domain specific language).

    对于高级用户他们一点逻辑懂得如何创建测试场景可以使用编辑器功能测试领域特定语言构造测试

    youdao

  • It would be very advantageous for you to be able to write and test new order handling logic without risking breaking one of the existing business rules.

    而言,如果能够书写并且测试一些新的订单处理逻辑而不用破坏现有业务规则风险一件非常有利的事情。

    youdao

  • This approach clearly separates the testing logic encapsulated in the decision scripts from the test actions and verifications performed in the test scripts.

    这种方法清晰决策脚本中的测试逻辑封装测试脚本执行测试动作验证分离开来。

    youdao

  • At appropriate places throughout the code, the programmer writes program logic to test whether the current user is authorized to perform an operation.

    整个代码中的适当地方程序员编写程序逻辑测试当前用户是否有权执行某个操作。

    youdao

  • This simple class lets you develop the GUI and later, with slight modification, test the GUI with the real JSON service after you develop the display logic.

    这个简单我们可以开发GUI开发显示逻辑之后只需经过简单的修改,就可以真正JSON服务测试GUI。

    youdao

  • If the test results show that the rule logic is not working as expected, modify the rule definition accordingly.

    如果测试结果显示规则逻辑不能按照预想正常运行修改相应规则定义

    youdao

  • The test includes logic puzzles and visualization problems, but it also has questions on vocabulary and basic physics and chemistry.

    测试包括逻辑智力形象化问题包括词汇问题基础物理化学问题。

    youdao

  • If that logic embodies true business value, however, then you'll want to test it, in which case you'll get to see the Extract Method pattern at work.

    但是如果逻辑中包含真实业务想到测试这个时候可以看到提取方法模式作用了。

    youdao

  • Each branch, loop, or other logic added to the source code is preceded by the writing of an atomic test that will exercise that outcome.

    每个分支循环其他逻辑加入源代码之前要写出将要执行结果自动化测试

    youdao

  • S.The test includes logic puzzles and visualization problems, but it also has questions on vocabulary and basic physics and chemistry.

    测试包括逻辑智力形象化问题包括词汇问题基础物理化学问题。

    youdao

  • You'll need a live database properly seeded with lookup data to test the GUI and a properly working GUI to test the data access logic.

    需要具有正确查找数据活动数据库测试GUI一个运行正常的GUI来测试数据访问逻辑

    youdao

  • Business logic in stored procedures is more work to test than the corresponding logic in the application.

    业务逻辑放到存储过程中和放到代码相比,前者需要花费更多工作完成测试

    youdao

  • When the logic for picking apart the records was kept with the test, it was untestable.

    拆分记录逻辑保存测试中时,将无法对进行测试。

    youdao

  • As a result, developers can focus on the business logic, and unit test their POJOs without the framework.

    因此开发者可以利用POJO开发业务逻辑和进行单元测试而不必考虑框架。

    youdao

  • Of course, the logic you include in your application depends on the functions you plan to test.

    当然,应用程序包含逻辑取决于测试的功能

    youdao

  • You can use a small sample of test data to check to see if the logic of the assembly is correct.

    可以使用一小部分测试数据以便查看集合逻辑是否正确。

    youdao

  • The body of logic removed and placed into its own method is now easier to test.

    移走放在自己方法中的逻辑体现容易测试。

    youdao

  • When using LOC, it is important to count only those artifacts that contribute logic to test.

    使用代码行时重要仅仅计算实现了逻辑那些工件

    youdao

  • So the UI test automation will not catch the logic error if the application has the wrong method wired to a button click event (although every test would fail and you'd find the problem quickly).

    所以如果应用程序按钮单击事件关联错误的方法UI测试自动化不会捕捉逻辑错误(虽然每次测试都会失败而且很快发现问题)。

    youdao

  • Mock objects are used to test a portion of your code logic in isolation from the rest of the code.

    模仿对象用来单独测试代码逻辑一部分

    youdao

  • Currently, if you want to test your business logic that USES WebSphere business objects, you must deploy your code to a running server in order to run it.

    目前如果希望测试使用WebSphere业务对象的业务逻辑必须代码部署一台正在运行服务器中,以便运行

    youdao

  • This also means that XML-based IoC allows you to implement and test the business logic of each of the tasks of your workflow independently.

    意味着基于XMLIoC允许工作流程中的每一个任务业务逻辑分别进行实现测试

    youdao

  • The code snippet shown in Listing 7 is a test driver that exercises the xml2json converter logic.

    清单7中的代码片段一个用于执行xml2json转换器逻辑测试驱动程序。

    youdao

  • If you're testing Struts legacy apps, you'll likely have to deal with password logic sometime, but how will you test it in a repeatable way?

    如果正在测试Struts遗留应用程序不得不花些时间处理口令逻辑但是如何可重复方式测试呢?

    youdao

  • Their use would drastically reduce bugs in code and improve your skill in using proven methods to test programming logic.

    使用jMockRMock极大地减少代码中的bug提高使用经过证明方法测试编程逻辑技巧

    youdao

  • You can add these elements to server-side logic; to pull it all together, you can test and finally deploy your application to the server, all within this one Integrated Development Environment (IDE).

    可以这些元素添加服务器逻辑所有的元素都结合在一起,您可以测试应用程序最后将其部署服务器上,一切一个集成开发环境(Integrated Development Environment,IDE)中完成。

    youdao

  • It leverages the Blueprint container's ability to manage both persistence contexts and global transactions to ensure the business logic remains as simple as possible to develop and unit test.

    利用Blueprint容器功能管理持久性上下文全局事务确保业务逻辑开发单元测试尽可能保持简单

    youdao

  • It leverages the Blueprint container's ability to manage both persistence contexts and global transactions to ensure the business logic remains as simple as possible to develop and unit test.

    利用Blueprint容器功能管理持久性上下文全局事务确保业务逻辑开发单元测试尽可能保持简单

    youdao

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

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

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