File: junit-unicode.xml

package info (click to toggle)
junit2html 31.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 576 kB
  • sloc: xml: 3,208; python: 1,023; makefile: 6; sh: 5
file content (10 lines) | stat: -rw-r--r-- 709 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="JUnitXmlReporter.constructor" errors="0" skipped="0" tests="2" failures="1" time="0.006" timestamp="2013-05-24T10:23:58">
    <testcase name="Aufgabe 4:  Beispiel aus dem Aufgabenblatt" time="0.001" classname="Aufgabe 4: ">
    <failure type="">Expected &lt;anonymous&gt;({ 3: 1, Hi: 1, hi: 1, constructor: 1, _: 1, 10€: 2 }) to equal &lt;anonymous&gt;({ 3: 1, hi: 2, constructor: 1, _: 1, 10€: 2 }).
/home/gereon/Schreibtisch/evalTest/ex-7_9-moodle-karma-test-execution/test-classes/test_ex4.js:40:50
    </failure>
    </testcase>
    <testcase name="Euro € Test Case" time="0.05" classname="A Class with a cent ¢">
    </testcase>
</testsuite>