Add spring backend
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<testsuite name="be.seeseepuff.allowanceplanner.ColourUtilTest" tests="4" skipped="0" failures="0" errors="0" timestamp="2026-02-28T17:46:28.090Z" hostname="dalek" time="0.002">
|
||||
<properties/>
|
||||
<testcase name="convertStringToColourWithoutSignThreeDigits()" classname="be.seeseepuff.allowanceplanner.ColourUtilTest" time="0.002"/>
|
||||
<testcase name="convertStringToColourWithSignThreeDigits()" classname="be.seeseepuff.allowanceplanner.ColourUtilTest" time="0.0"/>
|
||||
<testcase name="convertStringToColourWithoutSign()" classname="be.seeseepuff.allowanceplanner.ColourUtilTest" time="0.0"/>
|
||||
<testcase name="convertStringToColourWithSign()" classname="be.seeseepuff.allowanceplanner.ColourUtilTest" time="0.0"/>
|
||||
<system-out><![CDATA[]]></system-out>
|
||||
<system-err><![CDATA[]]></system-err>
|
||||
</testsuite>
|
||||
Reference in New Issue
Block a user