新测试会建立在测试清单阶层中。
测试可以存在于一个以上的测试清单中。
这是测试清单阶层的根节点,一开始是空白的。
This is the root node of the test list hierarchy and, initially, it is empty.
您无法再将同一个测试拖曳至相同的测试清单中。
You cannot drag a test a second time into the same test list.
所有测试套件中的测试案例都会显示在测试清单中。
All test cases in the test suite are shown in the list of tests.
清单4显示了测试用例对象的完整代码。
该清单涵盖了您要测试功能所在的大多数领域。
The list covers most areas you'll want to test functionality in.
清单3显示了一个示例测试文件。
用户可用于测试实施的一个示例练习清单。
A list of sample exercises the user can do to test the implementation.
清单2展示了完整的测试客户机代码。
清单6展示了完整的测试客户机代码。
清单2给出测试用例。
清单2给出了代码示例,可以作为测试案例。
在清单8中,再次启动测试应用程序。
清单7.第一次测试失败?
清单8.不要忘记测试这个方法!
然后保存该测试文件,它类似于清单6中的输出。
You can then save the test file, which looks like the output in Listing 6.
其中有些测试很容易,如清单3所示。
我们看看测试页面的源代码,如清单5所示。
Just take a look at the source of the page, as shown in Listing 5.
清单4是一个测试例子。
Listing 4 shows an example of what that test might look like.
清单9.自定义标记的测试。
我使用最简单的方式修复了测试,返回:initial,如清单8所示。
I fix the test in the simplest way possible, returning: initial, as in Listing 8.
清单7:天气Web服务的测试代码。
清单1显示了测试View模式所用方法的代码片段。
Listing 1 shows a code snippet of the method to test the View mode.
以下内容详细介绍了清单3中的测试工作。
清单2.修改后的测试客户机代码。
清单1:PHP环境测试。
清单4:测试应用程序。
清单3到5的测试用例实现了这个场景。
The test case in Listings 3 through 5 implements this scenario.
清单1到6的测试用例实现了这个场景
The test case in Listings 1 through 6 implements this scenario
应用推荐