File: junit-axis-windows.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 (8 lines) | stat: -rw-r--r-- 472 bytes parent folder | download
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="SystemTest" errors="0" skipped="1" tests="3" failures="0" time="34.2" timestamp="2018-03-21T11:24:12">
    <testcase classname="Deployment.AutoTest" name="TestApplicationStarts" time="2.2"/>
    <testcase classname="Deployment.AutoTest" name="TestApplicationStops" time="23.2"/>
    <testcase classname="Deployment.AutoTest" name="TestApplicationRestarts" time="0.0">
        <skipped />
    </testcase>
</testsuite>