This commit is contained in:
simonkellet
2022-09-27 08:58:00 +01:00
parent be1f0de3ff
commit 2c02f7eef1
44 changed files with 1337 additions and 0 deletions
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="practical1.NumberToolsTest" tests="2" skipped="0" failures="0" errors="0" timestamp="2022-09-27T07:56:28" hostname="5300" time="0.019">
<properties/>
<testcase name="testParse" classname="practical1.NumberToolsTest" time="0.008"/>
<testcase name="testComputeStatistic" classname="practical1.NumberToolsTest" time="0.011"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>
Binary file not shown.
Binary file not shown.