Sha256: 6510109e26e1e6414b8819d5ccc6ac40bc5176f358bf6dd40c2ace34b9874eef
Contents?: true
Size: 514 Bytes
Versions: 3
Compression:
Stored size: 514 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <x:description stylesheet="xspec-50.xsl" xmlns:x="http://www.jenitennison.com/xslt/xspec"> <x:scenario label="Expecting xs:hexBinary('0123') when $x:result is xs:untypedAtomic('0123')"> <x:context><foo>0123</foo></x:context> <x:expect select="xs:hexBinary('0123')"> <x:label>must generate a failure report HTML which reads [Result] = "xs:untypedAtomic('0123')" and [Expected Result] = "xs:hexBinary('0123')"</x:label> </x:expect> </x:scenario> </x:description>
Version data entries
3 entries across 3 versions & 1 rubygems