• This saves you from having to add a prefix to each and every name test in your stylesheet.

    这样可以不用样式中的每个名称测试加上前缀,从而节省了时间。

    youdao

  • XSLT 2.0 and XPath 2.0 do not change the default interpretation of a name test with no prefix.

    XSLT 2.0XPath 2.0并未改变带前缀名称测试默认解释方式

    youdao

  • To select the appropriate node, a name test selects only those nodes whose name matches the specified name and whose node type matches the principal node type of the specified axis.

    为了选择相应节点名称测试选择名称与指定名称匹配并且节点类型与指定主要节点类型匹配的节点

    youdao

  • They have included Britain's DP (diverted profits tax), Australia's MAAL (multinational anti-avoidance law), and India's SEP (significant economic presence) test, to name but a few.

    简单列举几个例子,其中包括英国利润转移”(DP)、澳大利亚的“跨国避税法”(MAAL)印度的“显著经济存在”(SEP测试

    youdao

  • Set preferences in the Test Log Editor to specify the name of the server configured in Step 1.

    测试日志编辑器设置偏好指定步骤1之中所配置服务器

    youdao

  • Be sure to individually name and save all the random test cases generated so you can reproduce any failures you detect with this procedure.

    一定要将所有生成随机测试用例单独地命名保存下来这样能够重现这个过程中检测到任何故障

    youdao

  • The intention is that the test name from the element can be used as an index into further, more detailed, explanation and recommendation.

    意思可以使用来自元素测试名称作为进一步的、详细的解释建议索引

    youdao

  • All I needed for each case was a logical name for the component under test and a series of steps to create the scenario.

    对于每种情况需要的只是测试组件逻辑名称以及一系列步骤以便创建场景。

    youdao

  • Enter the name of the test script; by default, the notice type is set to manual.

    输入测试脚本名字默认条件下,通知类型设置成手动。

    youdao

  • But the first thing you need is to have a registered user name in the test registry.

    首先做的测试注册中心获得一个注册用户

    youdao

  • Select the test option that you prefer or enter the name of your test suite in the field provided to start running test cases.

    选择喜欢测试选项或者键入测试套件名称适当的字段开始运行测试用例

    youdao

  • Within that directory, we have one directory per test method, whose name exactly matches the method name.

    目录中,我们每个测试方法都提供了一个目录,名称完全匹配方法名称。

    youdao

  • In test 4, we wanted to determine how much CPU time is freed from the application server if the name randomization functionality becomes the test machine's responsibility.

    测试4中,我们确定如果名称随机功能成为测试的责任,那么不运行应用程序CPU时间多少

    youdao

  • When you save the integration test client, it will prompt you for a location and test name.

    保存集成测试客户端提示输入位置测试名称

    youdao

  • Take a note of the Partner Reference name; you will need this when your test invokes the service.

    记下合作伙伴引用名称测试调用服务时用到名称。

    youdao

  • The test name was specified here according to the project's naming convention.

    在这里测试根据项目命名约定指定的。

    youdao

  • Select the functional test script name, S1, which you need to associate with the TC1 test case, and click OK.

    选择功能性测试脚本S1需要TC1测试用相联系,点击OK

    youdao

  • Yes, simply add the DISABLE_ prefix to the logical test name or the individual unit test name and it won't execute.

    可以只需逻辑测试单元测试名前面加上 DISABLE_前缀不会执行了。

    youdao

  • If you specify a name, the test selects only nodes with that name, and if you specify a type, the test selects only nodes whose type is the same as or derived from the specified type.

    如果指定名称测试选择具有名称的节点;如果指定了类型,则选择指定的类型相同或者为其派生类型的节点。

    youdao

  • Figure 12 shows a second test module (VA02) that is using a variable with the same name as the VA01 test module.

    12显示第二个测试模块(VA02),使用与VA01测试模块相同名字

    youdao

  • Deploy your trap receiver software on another machine on the network, change the host entry in SNMPExit.xml to the new machine name, and repeat the test run.

    陷阱接收器软件部署网络另一机器上,将SNMPExit . xml中的主机条目更改新的机器重复测试运行。

    youdao

  • Create a new integration test server and configuration and name it TestServer.

    创建新的集成测试服务器配置将其命名TestServer。

    youdao

  • After I registered for the USPS Web Tools, they sent me the name of the test server and a user ID.

    注册uspsWeb工具之后,它们发送测试服务器名称一个用户ID

    youdao

  • Now that I've got a module name, I can begin defining a test case as in Listing 5

    已经得到一个模块可以开始定义测试用例了,清单 5 所示

    youdao

  • Change the state of the test case to Implemented by right-clicking on the name of the configured test case, and then selecting Change state.

    通过右键点击这个配置测试名称将这个测试用例的状态更改Implemented然后选择Change state。

    youdao

  • To identify an individual by name without XPath would require us to iterate through all the Person objects and test the name property until a match was found.

    名称而不使用XPath来确定个别对象需要重复所有Person对象测试名称属性直到发现匹配的对象。

    youdao

  • Enter the test script name, select Functional Tester from the Type dropdown menu.

    输入测试脚本type下拉菜单中选择FunctionalTester

    youdao

  • Now, with the contents of the XML test file in hand, I use the value-of tag to print the name of the test run followed by a carriage return with the XSL: text tag (see Listing 5).

    现在得到XML测试文件内容使用value - of标签打印运行的测试后面通过xsltext标签增加回车换行符(清单5所示)。

    youdao

  • Just pass the fully qualified class name of each test you want to run to the test runner, just as you would for a JUnit 4 test.

    只要运行每个测试限定传递测试运行程序,针对JUnit4测试一样。

    youdao

  • The ScaTestExecutor constructor takes the test class and the name of the test as parameters.

    ScaTestExecutor构造函数测试测试名称作为参数。

    youdao

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

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

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