![]() | ||
| Generated by Anteater. |
Demonstrates XPath tests with namespaces
| Name | Tests | Errors | Failures | Time(s) |
|---|---|---|---|---|
| http://localhost:8100/nsxml.xml | 5 | 0 | 0 | 116.000 |
| Test type | Status | Description | Time(s) |
|---|---|---|---|
| XPath | Success | [XPath: select /] | 14.000 |
| XPath | Success | [XPath: select /x:request] | 1.000 |
| XPath | Success | [XPath: select /x:request/x:requestHeaders ${h} ] | 1.000 |
| XPath | Success | [XPath: select /x:request/x:requestHeaders/x:header[@name='host']] | 9.000 |
| XPath | Success | [XPath: select /x:request/x:requestHeaders/x:header[@name='host']/text()] | 3.000 |