9b8bbc26 Aug 13, 2025, 1:36:33 PM (UTC)
Noah V.
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
76 % complete
Suggestions
-
Revise incorrect test
FormalDateTimeFormatTest.jahrWenigerAlsVierZiffern. The test failed on line 43 when run against a reference implementation:AssertionFailedError: expected: <06.09.325> but was: <06.09.0325> -
Testen, dass
FormalDateTimeFormatein Datum auch dann korrekt formatiert, wenn das Jahr weniger als vier Ziffern hat. -
Testen, dass
CasualDateTimeFormatauch Daten ausserhalb der Jahre 2000 – 2099 korrekt formatiert. -
Testen, dass man ein
TextFormatter-Objekt erstellen kann, die Methodeformatvorhanden ist und dass beim Formatieren eines leeren Textes wieder ein leerer Text zurückgegeben wird. The test suite already does this partially, but it only detects 1 out of 2 possible bugs in this regard.
Implementation
76 % complete
9 / 9 Tests
- CasualDateTimeFormatTest.casualExample: Passed
- CasualDateTimeFormatTest.onlyEveryMonth: Passed
- CasualDateTimeFormatTest.shortenedYears: Passed
- FormalDateTimeFormatTest.formalDateOnly: Passed
- FormalDateTimeFormatTest.formalExample: Passed
- FormalDateTimeFormatTest.jahrWenigerAlsVierZiffern: Passed
- FormalDateTimeFormatTest.onlyOneDayAndMonthNumber: Passed
- FormalDateTimeFormatTest.onlyOneDayNumber: Passed
- FormalDateTimeFormatTest.onlyOneMonthNumber: Passed
Other Submissions
-
e2eaa20b
Aug 13, 2025, 1:55:55 PM (UTC)
-
6d50c2bc
Aug 13, 2025, 1:48:51 PM (UTC)
-
13cc3015
Aug 13, 2025, 1:45:56 PM (UTC)
-
c40b16c8
Aug 13, 2025, 1:44:34 PM (UTC)
-
e7dc50bd
Aug 13, 2025, 1:41:09 PM (UTC)
-
9b8bbc26
Aug 13, 2025, 1:36:33 PM (UTC)
-
abfeebaa
Aug 13, 2025, 1:15:06 PM (UTC)
-
e5b8a386
Aug 13, 2025, 1:07:23 PM (UTC)
-
6277f9c1
Aug 13, 2025, 12:56:09 PM (UTC)