exercism/kotlin/two-fer/build/test-results/test/TEST-TwoferTest.xml

11 lines
564 B
XML
Raw Normal View History

2018-06-21 13:54:16 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="TwoferTest" tests="4" skipped="0" failures="0" errors="0" timestamp="2018-06-21T13:22:59" hostname="kain" time="0.012">
<properties/>
<testcase name="noNameGiven" classname="TwoferTest" time="0.011"/>
<testcase name="emptyStringGiven" classname="TwoferTest" time="0.0"/>
<testcase name="aNameGiven" classname="TwoferTest" time="0.0"/>
<testcase name="anotherNameGiven" classname="TwoferTest" time="0.0"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>