Test Report

Stylesheet: xspec-55.xsl

Tested: ONCE-UPON-A-TIME

Contents

passed: 0 pending: 0 failed: 3 total: 3
In a failure report HTML 0 0 3 3

In a failure report HTMLpassed: 0 / pending: 0 / failed: 3 / total: 3

In a failure report HTML passed: 0 / pending: 0 / failed: 3 / total: 3
[Expected Result] must represent xs:decimal(1) by "1.0" (numeric literal of decimal) Failure
[Expected Result] must represent xs:double(1) by "xs:double('1')" (constructor of double) Failure
[Expected Result] must represent xs:integer(1) by "1" (numeric literal of integer) Failure

In a failure report HTML

[Expected Result] must represent xs:decimal(1) by "1.0" (numeric literal of decimal)

Result Expected Result
()
1.0

[Expected Result] must represent xs:double(1) by "xs:double('1')" (constructor of double)

Result Expected Result
()
xs:double('1')

[Expected Result] must represent xs:integer(1) by "1" (numeric literal of integer)

Result Expected Result
()
1