File: junit-axis-solaris.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-- 520 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="0" tests="3" failures="1" time="34.2" timestamp="2018-03-21T11:24:12">
    <testcase classname="Deployment.AutoTest" name="TestApplicationStarts" time="2.2">
        <failure message="test failure">Assertion failed</failure>
    </testcase>
    <testcase classname="Deployment.AutoTest" name="TestApplicationStops" time="23.2"/>
    <testcase classname="Deployment.AutoTest" name="TestApplicationRestarts" time="12.2"/>
</testsuite>