This commit is contained in:
Jan-Philipp Luithardt
2025-12-03 18:15:16 +01:00
parent c35218453f
commit f09564dfb0
22 changed files with 727 additions and 44 deletions

View File

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