Skip to content

Instantly share code, notes, and snippets.

@krmahadevan
Last active November 24, 2016 04:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krmahadevan/efc97c08e4ec785d7f197341834f7684 to your computer and use it in GitHub Desktop.
Save krmahadevan/efc97c08e4ec785d7f197341834f7684 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<testsuite name="str1234" time="str1234" tests="str1234" errors="str1234" skipped="str1234" failures="str1234" group="str1234">
<properties>
<property name="str1234" value="str1234" />
</properties>
<testcase name="str1234" classname="str1234" group="str1234" time="str1234">
<failure message="str1234" type="str1234" time="str1234">str1234</failure>
<rerunFailure message="str1234" type="str1234" time="str1234">str1234</rerunFailure>
<skipped message="str1234">str1234</skipped>
<error message="str1234" type="str1234">str1234</error>
<system-out />
<system-err />
</testcase>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment