Add spring backend

This commit is contained in:
2026-03-01 13:22:26 +01:00
parent ccc8d5e8e7
commit 0ba4ef11db
182 changed files with 13489 additions and 0 deletions

View File

@@ -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>