• 一些简单重构可以没有单元测试的情形进行。

    I imagine some simple refactorings can be performed even without unit testing in place.

    youdao

  • 单元测试信心相信我的代码能够工作而且只要看可以修改就不会害怕会崩溃

    Unit tests give me the confidence that my code works and that I can change it, at a moment's notice, without the fear of it breaking.

    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

  • 某些情况重构可能改变单元测试本身重要应该自动发生的。

    In some cases, the unit tests themselves may be changed by the refactoring, but the point is that this should happen automatically as well.

    youdao

  • 现在想像发出开销较高SOAP调用进行单元测试

    Now imagine trying to unit test a class that makes an expensive SOAP call.

    youdao

  • portletUnit能够代码执行单元测试,且它们部署服务器的情况执行portlet

    PortletUnit gives you the capability to do unit tests on code and to execute the portlets without deploying them to a server.

    youdao

  • 奇怪同样代码版本3.5上运行能在WebSphereStudioApplication DeveloperVersion 5.1jvm用“main方法进行单元测试时运行。

    This was puzzling because the same code had worked on Version 3.5, and also worked when unit tested by running the "main" method under the WebSphere Studio Application Developer Version 5.1 JVM.

    youdao

  • 这个项目是在ApacheLicense 2.0发布附带针对。NETFramework 3.5的源代码单元测试

    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.

    youdao

  • 2显示了在Log选项卡单元测试统计数据(单击这里可以看到图2的放大图)。

    Figure 2 shows the unit test stats under the Log TAB. (Click here to see a larger version of Figure 2.)

    youdao

  • 然而由于假设抛弃的情况建立的,它会迂回于需求评审设计评审,代码评审和单元测试之间

    However, because it was created under the presumption that it would be thrown away, it bypassed requirements reviews, design reviews, code reviews, and unit testing.

    youdao

  • 意味着可以不同情况使用单元测试生产代码等等

    This means that you can use it in any number of different circumstances: unit tests, production code, and so on.

    youdao

  • 通常情况一个单元测试特殊环境测试一些特殊方法因此测试分为更广泛种类

    Usually, a unit test exercises some particular method in a particular context, thus it falls in the broader category of white box testing.

    youdao

  • 单元测试工具使我们能够检查重整情况继续保持程序关键不变量

    Unit testing tools allow us to check that key invariants of our programs continue to hold under refactoring.

    youdao

  • 可以看一博客以前详细地讨论过关于门户进行单元测试思想

    For those of you who do not follow my blog, I have previously discussed in some detail the idea of unit testing in the portal world.

    youdao

  • 好的单元测试要求单元松散耦合这是测试条件测试得以运行的条件。

    Good unit tests encourage loose coupling between units, a requirement to get the test running in a test harness.

    youdao

  • 一般情况这个构建应用软件运行测试单元过程自动安排有序地每夜或者每周运行的工作

    Typically, the process of building the application and running the test suite is automated and scheduled as nightly or weekly jobs.

    youdao

  • 对比137中的单元测试结果观察种情况如何描述日期信息数组

    Compare Figure 13 with the unit test result in Figure 7, and observe how the array of the date information is represented in each case.

    youdao

  • 多数开发人员只是进行一形式上的单元测试甚至要求单元测试然而我们发现通过正式的单元测试过程确保一致的精确质量是具有巨大价值的。

    Most developers did some form of unit testing even without being asked; however, we found tremendous value in formalizing the unit test process to ensure consistent rigor and quality.

    youdao

  • 一般情况,人们单元测试运行速度注意,但是如果Jester上千执行测试套件的次数,那么任何节约都会非常显著

    Normally you don't worry too much about how fast the unit tests take to run, but any savings can be significant when multiplied by the thousands of times Jester executes the test suite.

    youdao

  • 集成测试提供竞争环境(compete scenarios)测试,并不单元测试功能测试那样可以用特定测试方法单一HTTP处理来完成的。

    Integration tests enable the testing of compete scenarios, as opposed to the specific testing of methods or single HTTP operations that unit and functional testing provide.

    youdao

  • 这里我们我们单元测试工作范围我们可以选择(或者)使用自动化能力并且我们使用RationalPureCoverage确定我们测试彻底性

    Here we.ll look at the scope of our unit-testing effort, the automation capabilities we chose to use (or not), and our use of Rational PureCoverage to determine the thoroughness of our testing.

    youdao

  • 一些情况个体开发人员使用rationalPurifyQuantifyPureCoverage这样工具他们的单元测试工作提供补充

    In some cases, individual developers used tools such as Rational Purify, Quantify, and PureCoverage to supplement their unit-testing effort.

    youdao

  • 设计确认应当保证器械符合之前界定好的使用者需求预期使用要求,设计确认应当包括实际等效使用条件产品单元测试

    Design validation shall ensure that devices conform to defined user needs and intended USES and shall include testing of production units under actual or simulated use conditions.

    youdao

  • 认为单元测试情况收拾自己

    I would assume that the unit test context would clean up after itself.

    youdao

  • 架构指导完成项目架构设计编写,负责项目的详细设计,带领程序员完成代码的编写单元测试

    Writing the system architecture design under the guidance of enterprise architect, complete the system detail design document, and lead the developers to finish the coding and unit test.

    youdao

  • 可能希望MTA模式(使用多线程单元)运行测试原因在于您用来编写测试方法

    You might want to run your tests in MTA mode (using multithreaded apartments) because of the methods that you have used to write your tests.

    youdao

  • 前面提到情况可能无法更新单元测试

    In the cases mentioned earlier, it might not be possible to update the unit tests.

    youdao

  • 进行一系列数值例题测试,表明单元RPAQ能自动消除闭锁现象,薄板的不同情况,在各种网格畸变的情况,都能体现出良好的精度数值稳定性

    The results of numerical tests show that the element RPAQ is free from shear locking, insensitive to mesh distortion and very accurate and stable for both thin plate and thick plate.

    youdao

  • 系统采用精确仪表作为电量测试单元配备霍尔传感器适用于各种变频器电源供电状态电量测量

    This system that adopts precision instrument as test units of electricity quantity, and equips with Hall sensor is used for electricity quantity test of various transducer power in power supply state.

    youdao

  • 系统采用精确仪表作为电量测试单元配备霍尔传感器适用于各种变频器电源供电状态电量测量

    This system that adopts precision instrument as test units of electricity quantity, and equips with Hall sensor is used for electricity quantity test of various transducer power in power supply state.

    youdao

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

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

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