upload
Some checks failed
Build Test Results / Jacoco-Results (push) Failing after 58s

This commit is contained in:
Jan-Philipp Luithardt
2025-12-03 18:23:59 +01:00
parent 3d61cd79d1
commit bb36ada778
17 changed files with 30 additions and 23 deletions

View File

@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="project.GoodCaseTaskTest" tests="5" skipped="0" failures="0" errors="0" timestamp="2025-12-03T17:20:47.870Z" hostname="Mac.fritz.box" time="0.003">
<testsuite name="project.GoodCaseTaskTest" tests="5" skipped="0" failures="0" errors="0" timestamp="2025-12-03T17:23:47.778Z" hostname="Mac.fritz.box" time="0.003">
<properties/>
<testcase name="Edit Task" classname="project.GoodCaseTaskTest" time="0.001"/>
<testcase name="Create a new Task" classname="project.GoodCaseTaskTest" time="0.0"/>
<testcase name="Check TaskList if Task there" classname="project.GoodCaseTaskTest" time="0.0"/>
<testcase name="Delete Task" classname="project.GoodCaseTaskTest" time="0.001"/>
<testcase name="Delete Task" classname="project.GoodCaseTaskTest" time="0.0"/>
<testcase name="Set Author of a Task" classname="project.GoodCaseTaskTest" time="0.0"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>