This commit is contained in:
Jan-Philipp Luithardt
2025-12-03 15:04:30 +01:00
parent 835bd912df
commit 21a95a8388
31 changed files with 99 additions and 33 deletions

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="project.GoodCaseTaskTest" tests="2" skipped="0" failures="0" errors="0" timestamp="2025-12-03T13:19:00.067Z" hostname="Mac.fritz.box" time="0.002">
<testsuite name="project.GoodCaseTaskTest" tests="3" skipped="0" failures="0" errors="0" timestamp="2025-12-03T14:02:24.906Z" hostname="Mac.fritz.box" time="0.002">
<properties/>
<testcase name="Edit Task" classname="project.GoodCaseTaskTest" time="0.002"/>
<testcase name="Create a new Task" classname="project.GoodCaseTaskTest" time="0.0"/>
<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"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>