java-exercism-exercises/raindrops/build/test-results/test/TEST-RaindropConverterTest.xml

25 lines
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="RaindropConverterTest" tests="18" skipped="0" failures="0" errors="0" timestamp="2023-03-08T21:46:44" hostname="giacomo-optiplex3080" time="0.004">
<properties/>
<testcase name="soundFor27IsPlingAsItHasFactor3" classname="RaindropConverterTest" time="0.001"/>
<testcase name="soundFor14IsPlongAsItHasFactor7" classname="RaindropConverterTest" time="0.0"/>
<testcase name="soundFor7IsPlong" classname="RaindropConverterTest" time="0.001"/>
<testcase name="soundFor9IsPlingAsItHasFactor3" classname="RaindropConverterTest" time="0.0"/>
<testcase name="soundFor35IsPlangPlongAsItHasFactors5And7" classname="RaindropConverterTest" time="0.0"/>
<testcase name="noSoundFor2Cubed" classname="RaindropConverterTest" time="0.0"/>
<testcase name="soundFor5IsPlang" classname="RaindropConverterTest" time="0.0"/>
<testcase name="soundFor21IsPlingPlongAsItHasFactors3And7" classname="RaindropConverterTest" time="0.0"/>
<testcase name="soundFor25IsPlangAsItHasFactor5" classname="RaindropConverterTest" time="0.0"/>
<testcase name="soundFor105IsPlingPlangPlongAsItHasFactors3And5And7" classname="RaindropConverterTest" time="0.0"/>
<testcase name="soundFor1Is1" classname="RaindropConverterTest" time="0.0"/>
<testcase name="soundFor10IsPlangAsItHasFactor5" classname="RaindropConverterTest" time="0.0"/>
<testcase name="soundFor49IsPlongAsItHasFactor7" classname="RaindropConverterTest" time="0.0"/>
<testcase name="soundFor3IsPling" classname="RaindropConverterTest" time="0.0"/>
<testcase name="noSoundFor52" classname="RaindropConverterTest" time="0.0"/>
<testcase name="soundFor6IsPlingAsItHasFactor3" classname="RaindropConverterTest" time="0.0"/>
<testcase name="soundFor3125IsPlangAsItHasFactor5" classname="RaindropConverterTest" time="0.0"/>
<testcase name="soundFor15IsPlingPlangAsItHasFactors3And5" classname="RaindropConverterTest" time="0.0"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>