Aggiunti alcuni esercizi di java.

This commit is contained in:
2023-03-08 19:00:28 +01:00
parent 5bdf6fbb5f
commit c038195ed5
584 changed files with 22842 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<?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>

Binary file not shown.

Binary file not shown.