再次使用名称空间上的弹出菜单测试名称空间。
Again, test the namespace using the pop-up menu on the namespace.
保存集成测试客户端时,将提示您输入位置和测试名称。
When you save the integration test client, it will prompt you for a location and test name.
访问表达式作用域中xml名称空间列表,在测试名称的等价性时需要。
Access to the list of XML namespaces in scope for the expression, needed when testing the equivalence of names.
其意思是可以使用来自元素的测试名称作为对进一步的、更详细的解释和建议的索引。
The intention is that the test name from the element can be used as an index into further, more detailed, explanation and recommendation.
再次启动CognosConfiguration,使用名称空间上的弹出菜单测试名称空间。
Start Cognos Configuration again and test the namespace using the pop-up menu on the namespace.
这样配置之后,可以通过右键单击CognosConfiguration测试名称空间。
Once configured this way, you may test the namespace by right clicking on Cognos Configuration.
要按名称而不使用XPath来确定个别对象,则需要重复所有Person对象并测试名称属性,直到发现匹配的对象。
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.
记住,只发现一些单元测试名称的方法是不够的,因为方法可能有许多代码执行路径内,和他们中的一些人可能没有覆盖测试。
Keep in mind, that simply finding unit test names for some method is not enough, because method may have many code execution paths inside, and some of them could be not covered with tests.
这样可以不用为样式表中的每个名称测试都加上前缀,从而节省了时间。
This saves you from having to add a prefix to each and every name test in your stylesheet.
要运行针对一个不同浏览器的测试,只需将浏览器的名称作为第二个参数提供。
To run the test for a different browser, simply supply the name of the browser as the second argument.
对于每种情况,我需要的只是被测试的组件的逻辑名称以及一系列步骤,以便创建场景。
All I needed for each case was a logical name for the component under test and a series of steps to create the scenario.
在电脑上双击相应的进样槽和位置编号,输入所测试标准样品的名称和识别号。
On the computer, double click on the corresponding tray and slot number. Enter the name and lot# of the standard id.
您可以使用查询字符串(而不是仅使用任务名称)来指定测试。
You could have specified your test using a query string instead of just the task name.
在测试4中,我们想要确定,如果名称随机化功能成为测试机的责任,那么不运行应用程序的CPU时间是多少。
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.
方面不要求被测试类的显式信息,例如它们的名称或方法名称。
The aspects require no explicit information about the classes under test, such as their names or method names.
因此,每个模块在测试类的名称、操作方式和运行方式方面稍有差异。
Each module can therefore wind up with subtly different conventions for how test classes are named, how they operate, and how they are run.
只需要提供想要测试的守护进程的名称和IP或主机或域名。
You simply provide it with a daemon name and a IP or host or domain name that you wish to test.
可以根据需要,采用任何方式对名称进行更改,只需要确保不同用户注册中心的名称不同,以便进行测试。
Names can be altered in any way as needed, just make sure that all names are different between the user registries for testing purposes.
除此之外,测试的分支建模将导致由于完成不同功能的测试具有相似的名称所带来的混乱。
Furthermore, the branching model for tests results in similarly named tests that have different functionality to the confusion of everyone.
如果指定了名称,该测试只选择具有该名称的节点;如果指定了类型,则选择与指定的类型相同或者为其派生类型的节点。
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.
因为运行之前不知道位置的名称,所以记录测试情况时,不能将得到的链接添加到对象映射。
Because you don't know the name of the place before runtime, you can't add the resulting link to the object map when you are recording your test case.
例如,我介绍的一些例子采用的约定是,测试类对其测试方法使用与被测试的类相同的名称。
For instance, some samples I've seen have adopted a convention where the test class USES the same names for its test methods as the class being tested does.
在注册uspsWeb工具之后,它们向我发送了测试服务器的名称和一个用户ID。
After I registered for the USPS Web Tools, they sent me the name of the test server and a user ID.
JUnit命名约定规定所有测试方法名称都应以单词“test”开头。
The JUnit naming convention states that all test method names should begin with the word "test."
此命令还有两个可选属性name和serverUrl 用来指定 Selenium测试的名称和 web应用程序可用的服务器。
This command also has two optional attributes called name and serverUrl to specify the name of the Selenium test and the server where the web application is available.
类实例化之后,作为测试运行名称以test _开头的所有方法。
Any methods whose names start with test_ are run as tests once the class has been instantiated.
describe方法提供了RSpec描述,您将传入测试类的名称和包含实际规范的代码块。
The RSpec descriptions go in a describe method, and you pass in the name of the class under test and a code block that has the actual spec.
XSLT 2.0和XPath 2.0并未改变对不带前缀的名称测试的默认解释方式。
XSLT 2.0 and XPath 2.0 do not change the default interpretation of a name test with no prefix.
此命令有个属性controller用来指定控制器的名称,以创建Selenium测试。
This command has one required attribute called controller to specify the name of the controller to create the Selenium test.
JUnit 3.8命名约定规定所有测试方法名称应以单词test开头。
The JUnit 3.8 naming convention states that all test method names should begin with word test.
应用推荐