Aggiunti alcuni esercizi di java.
This commit is contained in:
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<testsuite name="BirdWatcherTest" tests="9" skipped="0" failures="0" errors="0" timestamp="2023-03-07T17:36:38" hostname="giacomo-optiplex3080" time="0.034">
|
||||
<properties/>
|
||||
<testcase name="itShouldNotHaveBusyDays" classname="BirdWatcherTest" time="0.027"/>
|
||||
<testcase name="itShouldNotHaveDaysWithoutBirds" classname="BirdWatcherTest" time="0.001"/>
|
||||
<testcase name="itTestGetLastWeek" classname="BirdWatcherTest" time="0.005"/>
|
||||
<testcase name="itHasDayWithoutBirds" classname="BirdWatcherTest" time="0.0"/>
|
||||
<testcase name="itTestGetCountForBusyDays" classname="BirdWatcherTest" time="0.0"/>
|
||||
<testcase name="itTestGetCountForFirstDays" classname="BirdWatcherTest" time="0.0"/>
|
||||
<testcase name="itTestGetToday" classname="BirdWatcherTest" time="0.0"/>
|
||||
<testcase name="itIncrementTodaysCount" classname="BirdWatcherTest" time="0.001"/>
|
||||
<testcase name="itTestGetCountForMoreDaysThanTheArraySize" classname="BirdWatcherTest" time="0.0"/>
|
||||
<system-out><![CDATA[]]></system-out>
|
||||
<system-err><![CDATA[]]></system-err>
|
||||
</testsuite>
|
BIN
bird-watcher/build/test-results/test/binary/output.bin.idx
Normal file
BIN
bird-watcher/build/test-results/test/binary/output.bin.idx
Normal file
Binary file not shown.
BIN
bird-watcher/build/test-results/test/binary/results.bin
Normal file
BIN
bird-watcher/build/test-results/test/binary/results.bin
Normal file
Binary file not shown.
Reference in New Issue
Block a user