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,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="project.BadCaseTaskTest" tests="4" skipped="0" failures="0" errors="0" timestamp="2025-12-03T13:19:00.055Z" hostname="Mac.fritz.box" time="0.011">
<testsuite name="project.BadCaseTaskTest" tests="4" skipped="0" failures="0" errors="0" timestamp="2025-12-03T14:02:24.893Z" hostname="Mac.fritz.box" time="0.011">
<properties/>
<testcase name="Assert an IllegalArgumentException when you edit a exits Task" classname="project.BadCaseTaskTest" time="0.008"/>
<testcase name="Assert an IllegalArgumentException when you create a new Task with no or wrong Name, Description" classname="project.BadCaseTaskTest" time="0.001"/>