File: errFailPassXmlQuiet-success.xml

package info (click to toggle)
lua-unit 3.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,020 kB
  • sloc: xml: 852; python: 224; makefile: 153
file content (21 lines) | stat: -rw-r--r-- 1,018 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8" ?>
<testsuites>
    <testsuite name="LuaUnit" id="00001" package="" hostname="localhost" tests="5" timestamp="2019-04-30T20:22:52" time="0.000" errors="0" failures="0" skipped="0">
        <properties>
            <property name="Lua Version" value="Lua 5.4"/>
            <property name="LuaUnit Version" value="3.4"/>
        </properties>
        <testcase classname="TestAnotherThing" name="TestAnotherThing.test1_Success1" time="0.000">
        </testcase>
        <testcase classname="TestAnotherThing" name="TestAnotherThing.test1_Success2" time="0.000">
        </testcase>
        <testcase classname="TestSomething" name="TestSomething.test1_Success1" time="0.000">
        </testcase>
        <testcase classname="TestSomething" name="TestSomething.test1_Success2" time="0.000">
        </testcase>
        <testcase classname="[TestFunctions]" name="testFuncSuccess1" time="0.000">
        </testcase>
    <system-out/>
    <system-err/>
    </testsuite>
</testsuites>