Skip to content
Snippets Groups Projects
Commit 68c74004 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: dvcs/report2.xml

parent f07b8ad3
No related branches found
No related tags found
No related merge requests found
<testsuite tests="3">
<testcase time="1.00" classname="foo1" name="ASuccessfulTest"/>
<testcase time="2.00" classname="foo2" name="AnotherSuccessfulTest">
<testcase time="1.00" classname="bar1" name="ASuccessfulTest2"/>
<testcase time="2.00" classname="bar2" name="AnotherSuccessfulTest2">
<!--
<system-out>[[ATTACHMENT|/absolute/path/to/some/file]]</system-out>
-->
</testcase>
<testcase time="3.00" classname="foo3" name="AFailingTest">
<failure type="NotEnoughFoo"> details about failure </failure>
<testcase time="3.00" classname="bar3" name="AFailingTest2">
<failure type="NotEnoughFoo"> MORE details about failure </failure>
</testcase>
</testsuite>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment