b4355ad6 Aug 4, 2025, 9:01:28 AM (UTC)
Celine C.
A newer submission is available.
Some tests are incorrect: They fail when run against a reference implementation. The test suite score has been reduced.
Test Suite
36 % complete
Suggestions
-
Revise incorrect test
FormalDateTimeFormatTest.testDateFormatting. The test failed on line 13 when run against a reference implementation:AssertionFailedError: expected: <02.02.925> but was: <02.02.0925> -
Testen, dass man ein
FormalDateTimeFormat-Objekt erstellen kann und die MethodenformatDateundformatTimevorhanden sind. The test suite already does this partially, but it only detects 6 out of 8 possible bugs in this regard. -
Testen, dass
FormalDateTimeFormatein Datum korrekt formatiert, zumindest für den einfachsten Fall. The test suite already does this partially, but it only detects 1 out of 8 possible bugs in this regard. -
Testen, dass
FormalDateTimeFormatein Datum auch dann korrekt formatiert, wenn das Jahr weniger als vier Ziffern hat.
Implementation
36 % complete
4 / 4 Tests
- CasualDateTimeFormatTest.testDateFormatting: Passed
- CasualDateTimeFormatTest.testTimeFormatting: Passed
- FormalDateTimeFormatTest.testDateFormatting: Passed
- FormalDateTimeFormatTest.testTimeFormatting: Passed
Other Submissions
-
6051bce5
Sep 22, 2025, 7:07:10 AM (UTC)
-
882b2549
Sep 1, 2025, 8:16:01 AM (UTC)
-
4159e739
Sep 1, 2025, 7:54:21 AM (UTC)
-
f0871a37
Aug 4, 2025, 9:53:41 PM (UTC)
-
0e79979c
Aug 4, 2025, 9:33:51 PM (UTC)
-
77c08e96
Aug 4, 2025, 9:30:43 PM (UTC)
-
1b37f323
Aug 4, 2025, 9:16:22 PM (UTC)
-
19e868c5
Aug 4, 2025, 12:14:49 PM (UTC)
-
e68e0769
Aug 4, 2025, 9:49:48 AM (UTC)
-
81d00db1
Aug 4, 2025, 9:33:18 AM (UTC)
-
b4355ad6
Aug 4, 2025, 9:01:28 AM (UTC)
-
532584a8
Aug 4, 2025, 8:55:37 AM (UTC)
-
3f97e5df
Aug 4, 2025, 8:41:20 AM (UTC)
-
2bec8f4d
Aug 4, 2025, 7:09:32 AM (UTC)