Stylesheet: xspec-tested.xsl
Tested: ONCE-UPON-A-TIME
passed: 1 | pending: 2 | failed: 1 | total: 4 | |
---|---|---|---|---|
x:context with correct x:expect | 1 | 0 | 0 | 1 |
x:context with incorrect x:expect | 0 | 0 | 1 | 1 |
(not implemented yet) x:apply with correct x:expect | 0 | 1 | 0 | 1 |
(not implemented yet) x:apply with incorrect x:expect | 0 | 1 | 0 | 1 |
x:context with correct x:expect | passed: 1 / pending: 0 / failed: 0 / total: 1 |
---|---|
must return Success | Success |
x:context with incorrect x:expect | passed: 0 / pending: 0 / failed: 1 / total: 1 |
---|---|
must return Failure | Failure |
Result | Expected Result |
---|---|
<transformed xmlns:my="http://example.org/ns/my" /> |
<erroneous /> |