• Notice that the c: when tags require a test parameter, which expects an XPath expression.

    注意cwhen标签需要test参数需要一个XPath表达式。

    youdao

  • The study of high-speed acquisition system of electrical appliance test parameter has very important practical value.

    电器试验参数高速采集系统及算法研究实际产品开发课题,具有重要的实用价值

    youdao

  • According to the requirement of the tools test parameter and craft test parameter, have done the design and analysis for the subsystem parts.

    根据工具工艺试验参数要求完成试验井各组成系统零部件设计分析

    youdao

  • As effective research means, laboratory model test is used due to the following reasons: low cost, short test period, easy to do, test parameter flexible selected and easily to control.

    室内模型试验成本、试验周期、难度小、参数选择具有可控性灵活性等优点被作为有效研究手段

    youdao

  • From the comparison of the flat dilatometer test (DMT) and several other in-situ tests, a conclusion can be drawn that the DMT is very suitable for test parameter measurement of seaside silt.

    通过扁铲侧胀试验其它原位试验方法比较,发现扁铲试验好地确定海滩区淤泥路基原位试验参数

    youdao

  • You can also test with a null parameter to see what happens.

    可以使用一个空值参数测试结果是什么

    youdao

  • If this parameter is smaller on test than that in production, you may start seeing SQL0101N message due to lack of space in statement heap needed to compile the query.

    如果测试中的参数小于生产中的,您就可能会开始看到SQL 0101n消息因为缺乏编译查询需要语句空间

    youdao

  • Later on, you would replace these test values with job parameters or parameter sets.

    此后作业参数参数设置来替代这些测试

    youdao

  • Next, I define the test case shown in Listing 6, which also takes a parameter for the base URL of the application under test.

    接下来将定义清单6测试用例包含一个参数用于进行测试应用程序url

    youdao

  • However, the next test might use different parameter values, forcing us to implement a proper algorithm in order to pass both tests, even if we didn't refactor as described next.

    接着一个测试必须使用不同参数迫使我们实现正确的算法通过所有测试即使我们没有开始下一个环节的重构

    youdao

  • When you look at the spatial query that we used before in this article, you will notice that a new geometry was constructed as parameter for the overlap test.

    看到我们本文前面使用空间查询时,注意到,为了重叠测试,一个新的几何图形构造参数

    youdao

  • Will the test require modifying the kernel parameter at runtime?

    测试是否需要运行时修改内核参数

    youdao

  • When test cases depend on each other, the product support the creation of test chains that manage parameter inputs and outputs.

    测试用例互相依赖时,产品支持创建测试管理参数输入输出。

    youdao

  • You pass this value as a command-line parameter to the test case.

    这个命令行参数形式传递测试用例

    youdao

  • At the code level, you could instead use an Introduce parameter refactoring, and your test scenarios would likewise reflect the new parameter.

    代码级别可以重构引入参数接着测试场景同样使用新的参数。

    youdao

  • The document-node test without any parameter selects document nodes.

    参数document - node测试选择文档节点。

    youdao

  • As you can see in Listing 7, the test case is executed with HttpUnit Hwee as a parameter.

    正如清单7可以看到的,可以HttpUnitHwee作为参数执行测试用例。

    youdao

  • Parameter values for baseline test.

    基线测试使用参数

    youdao

  • Sometimes you may want your script to run for a certain time period; Lotus Server.Load allows you to do this with the test time parameter option.

    有时候希望时间段运行脚本;在Lotus Server .Load中,可以通过测试时间参数选项来设置运行时间。

    youdao

  • But with parametric tests, you can define one test case and then push your desired parameter patterns (for example) into TestNG's suite files. That's what I've done in Listing 6.

    但是,如果使用参数测试可以只定义一个测试用例然后,(举例来说)所需参数模式TestNG测试套件文件

    youdao

  • Because I didn't pass in the optional Boolean parameter, the test will run to completion, however long that takes.

    由于并未传入可选boolean参数测试完整运行而不管运行会持续多久

    youdao

  • In line 14, a test case must have a single string parameter constructor that passes the argument to its parent class (TestCase) for the purpose of displaying the test case name in a log.

    第十四中,为了日志显示这个测试名称个测试用例必须一个可以将自变量传递(TestCase)的专门的参数构造器

    youdao

  • Fail (" MSG ") - indicates that the test must fail and the message parameter will be displayed as an error message.

    fail (“ms g ”):表明测试一定失败消息参数显示一条错误消息。

    youdao

  • The custom code in ModifyCase USES test case template as the input parameter to generate the 1000 test cases XML document.

    ModifyCase中的通用代码使用测试模板作为输入参数生成1000个测试用xml文件。

    youdao

  • If you had 10 different parameter combinations to test in JUnit, you would be forced to write 10 test cases.

    如果10不同参数组合需要JUnit中测试只能10个测试用例

    youdao

  • Because you need to run the GoogleTest test case, the test suite you pass as parameter to run method takes GoogleTest.class as an argument.

    因为需要运行GoogleTest测试,所以,作为参数传递run方法测试套件采用GoogleTest . class作为参数

    youdao

  • In the case of an export, the interface editor will refer to the attachment parameter as photo, but the test editor will refer to it as VerifyRecordInputParameter1, as shown in Listing 2.

    对于导出接口编辑附件参数引用为photo测试编辑器将其引用为verifyrecordinputparameter1如清单2

    youdao

  • While this code is specific to a Printer, it is oblivious to whether the test is for printing or initialization, or to whether Printer is the target of a method call or a parameter to a method.

    虽然段代码针对Printer无论测试的是打印还是初始化,无论printer是方法调用目标还是方法参数,都没有关系。

    youdao

  • The Test::Unit assertion follows a basic pattern, whereby the first parameter is the result expected and the second parameter is the actual result.

    Unit断言采用一种基本模式第一参数预期结果第二个参数是实际结果。

    youdao

  • The Test::Unit assertion follows a basic pattern, whereby the first parameter is the result expected and the second parameter is the actual result.

    Unit断言采用一种基本模式第一参数预期结果第二个参数是实际结果。

    youdao

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

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

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