diff --git a/.gradle/8.14/executionHistory/executionHistory.bin b/.gradle/8.14/executionHistory/executionHistory.bin index d5b63b63..712f219d 100644 Binary files a/.gradle/8.14/executionHistory/executionHistory.bin and b/.gradle/8.14/executionHistory/executionHistory.bin differ diff --git a/.gradle/8.14/executionHistory/executionHistory.lock b/.gradle/8.14/executionHistory/executionHistory.lock index 673f2b22..1d725e3a 100644 Binary files a/.gradle/8.14/executionHistory/executionHistory.lock and b/.gradle/8.14/executionHistory/executionHistory.lock differ diff --git a/.gradle/8.14/fileHashes/fileHashes.bin b/.gradle/8.14/fileHashes/fileHashes.bin index 11141c63..f742fd64 100644 Binary files a/.gradle/8.14/fileHashes/fileHashes.bin and b/.gradle/8.14/fileHashes/fileHashes.bin differ diff --git a/.gradle/8.14/fileHashes/fileHashes.lock b/.gradle/8.14/fileHashes/fileHashes.lock index a3033401..44e7aed2 100644 Binary files a/.gradle/8.14/fileHashes/fileHashes.lock and b/.gradle/8.14/fileHashes/fileHashes.lock differ diff --git a/.gradle/8.14/fileHashes/resourceHashesCache.bin b/.gradle/8.14/fileHashes/resourceHashesCache.bin index a119f2b3..216adf20 100644 Binary files a/.gradle/8.14/fileHashes/resourceHashesCache.bin and b/.gradle/8.14/fileHashes/resourceHashesCache.bin differ diff --git a/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/.gradle/buildOutputCleanup/buildOutputCleanup.lock index 02f58e23..dada4118 100644 Binary files a/.gradle/buildOutputCleanup/buildOutputCleanup.lock and b/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ diff --git a/.gradle/file-system.probe b/.gradle/file-system.probe index affeca69..a629a9b1 100644 Binary files a/.gradle/file-system.probe and b/.gradle/file-system.probe differ diff --git a/build/jacoco/test.exec b/build/jacoco/test.exec index fbac83aa..9be5ca14 100644 Binary files a/build/jacoco/test.exec and b/build/jacoco/test.exec differ diff --git a/build/reports/problems/problems-report.html b/build/reports/problems/problems-report.html index 532e5406..95604b4d 100644 --- a/build/reports/problems/problems-report.html +++ b/build/reports/problems/problems-report.html @@ -650,7 +650,7 @@ code + .copy-button { diff --git a/build/reports/tests/test/classes/hhn.temp.project.BadCasesTest.html b/build/reports/tests/test/classes/hhn.temp.project.BadCasesTest.html index 12a1478c..8a5844f8 100644 --- a/build/reports/tests/test/classes/hhn.temp.project.BadCasesTest.html +++ b/build/reports/tests/test/classes/hhn.temp.project.BadCasesTest.html @@ -41,7 +41,7 @@
-
0.048s
+
0.017s

duration

@@ -84,31 +84,31 @@ Assert only existing tasks can be edited assertEditOnlyExistingTasks() -0.002s +0.003s passed Assert non-existent commands are recognized as such assertInvalidCommandsDontCrash() -0.001s +0s passed Assert List isn't empty after adding a task assertListNowEmptyAfterAdd() -0.034s +0.002s passed Assert that added tasks can't be Null assertNewTasksAreNotNull() -0.001s +0.002s passed Assert that Remove Task is programmed defensively assertRemoveTaskOnlyAcceptsValidParameters() -0.003s +0.002s passed @@ -120,7 +120,7 @@ Assert that un-/finishing a Task only works with valid parameters assertTaskStateChangesOnlyAcceptsValidParameters() -0.002s +0.003s passed @@ -133,7 +133,7 @@ Generated by -Gradle 8.14 at 03.12.2025, 21:21:26

+Gradle 8.14 at 04.01.2026, 15:20:17

diff --git a/build/reports/tests/test/classes/hhn.temp.project.GoodCasesTest.html b/build/reports/tests/test/classes/hhn.temp.project.GoodCasesTest.html index b25657ca..b88b9466 100644 --- a/build/reports/tests/test/classes/hhn.temp.project.GoodCasesTest.html +++ b/build/reports/tests/test/classes/hhn.temp.project.GoodCasesTest.html @@ -41,7 +41,7 @@
-
0.029s
+
0.133s

duration

@@ -118,19 +118,19 @@ Check that every required surface command actually works assertCommandsAreRecognized() -0.003s +0.014s passed Assert deleted Tasks no longer show up in the List assertDeletedTasksDisappear() -0.002s +0.003s passed Check that editing is possible through UI assertEditingTasksIsPossibleThroughUi() -0.005s +0.067s failed @@ -142,13 +142,13 @@ Check that every task command works assertFinishingTasksIsPossibleThroughUi() -0.004s +0.005s passed Check Getters assertGettersWorkCorrectly() -0.003s +0.026s passed @@ -160,7 +160,7 @@ Assert that removing Workers is possible through the UI assertRemovingWorkersIsPossibleThroughUI() -0.002s +0.003s passed @@ -178,19 +178,19 @@ Assert that added Tasks are added to the List assertTasksShowInList() -0.001s +0.003s passed Assert that a Worker can add a Task assertWorkerCanAddTask() -0.001s +0.003s passed Assert that Worker can remove Task assertWorkerCanRemoveOwnTask() -0s +0.001s passed @@ -203,7 +203,7 @@ Generated by -Gradle 8.14 at 03.12.2025, 21:21:26

+Gradle 8.14 at 04.01.2026, 15:20:17

diff --git a/build/reports/tests/test/index.html b/build/reports/tests/test/index.html index ccfeb045..a413e1e1 100644 --- a/build/reports/tests/test/index.html +++ b/build/reports/tests/test/index.html @@ -26,7 +26,7 @@
-
3
+
5

failures

@@ -38,7 +38,7 @@
-
0.890s
+
0.988s

duration

@@ -48,7 +48,7 @@
-
88%
+
80%

successful

@@ -71,8 +71,16 @@

Failed tests