Skip to content

Instantly share code, notes, and snippets.

@sonOfRa
Last active April 7, 2020 11:59
Show Gist options
  • Save sonOfRa/16e120ba1e03381f0acd6dcc7cdfef5e to your computer and use it in GitHub Desktop.
Save sonOfRa/16e120ba1e03381f0acd6dcc7cdfef5e to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="citest.ExampleUnitTest" tests="2" skipped="0" failures="0" errors="0" timestamp="2020-04-07T11:37:50" hostname="odin-linux" time="0.001">
<properties/>
<testcase name="addition_isCorrect" classname="citest.ExampleUnitTest" time="0.001"/>
<testcase name="anotherTest" classname=citest.ExampleUnitTest" time="0.002"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment