Last active
April 7, 2020 11:59
-
-
Save sonOfRa/16e120ba1e03381f0acd6dcc7cdfef5e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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