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

10 lines
509 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="TwoferTest" tests="3" skipped="0" failures="0" errors="0" timestamp="2023-03-07T18:07:01" hostname="giacomo-optiplex3080" time="0.037">
<properties/>
<testcase name="noNameGiven" classname="TwoferTest" time="0.027"/>
<testcase name="aNameGiven" classname="TwoferTest" time="0.01"/>
<testcase name="anotherNameGiven" classname="TwoferTest" time="0.0"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>