Skip to content

Instantly share code, notes, and snippets.

@xolvio
Created May 1, 2014 23:41
Show Gist options
  • Save xolvio/84316f031a2270b70e7e to your computer and use it in GitHub Desktop.
Save xolvio/84316f031a2270b70e7e to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<testsuites disabled="" errors="" failures="" name="" tests="" time="">
<testsuite disabled="" errors="" failures="" hostname="" id=""
name="" package="" skipped="" tests="" time="" timestamp="">
<properties>
<property name="" value=""/>
<property name="" value=""/>
</properties>
<testcase assertions="" classname="" name="" status="" time="">
<skipped/>
<error message="" type=""/>
<error message="" type=""/>
<failure message="" type=""/>
<failure message="" type=""/>
<system-out/>
<system-out/>
<system-err/>
<system-err/>
</testcase>
<testcase assertions="" classname="" name="" status="" time="">
<skipped/>
<error message="" type=""/>
<error message="" type=""/>
<failure message="" type=""/>
<failure message="" type=""/>
<system-out/>
<system-out/>
<system-err/>
<system-err/>
</testcase>
<system-out/>
<system-err/>
</testsuite>
<testsuite disabled="" errors="" failures="" hostname="" id=""
name="" package="" skipped="" tests="" time="" timestamp="">
<properties>
<property name="" value=""/>
<property name="" value=""/>
</properties>
<testcase assertions="" classname="" name="" status="" time="">
<skipped/>
<error message="" type=""/>
<error message="" type=""/>
<failure message="" type=""/>
<failure message="" type=""/>
<system-out/>
<system-out/>
<system-err/>
<system-err/>
</testcase>
<testcase assertions="" classname="" name="" status="" time="">
<skipped/>
<error message="" type=""/>
<error message="" type=""/>
<failure message="" type=""/>
<failure message="" type=""/>
<system-out/>
<system-out/>
<system-err/>
<system-err/>
</testcase>
<system-out/>
<system-err/>
</testsuite>
</testsuites>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment