3e8ef6af Jul 18, 2025, 7:29:45 PM (UTC)
Kai M.
A newer submission is available.
Some tests are incorrect: They fail when run against a reference implementation. The test suite score has been reduced.
The code attempted to perform illegal operations, such as accessing system properties or the file system.
Test Suite
71 % complete
Suggestions
-
Revise incorrect test
FormalDateTimeFormatTest.testFormatDate2000. The test failed on line 12 when run against a reference implementation:AssertionFailedError: expected: <01.01.986> but was: <01.01.0986> -
Testen, dass
FormalDateTimeFormatein Datum auch dann korrekt formatiert, wenn das Jahr weniger als vier Ziffern hat. -
Testen, dass das Resultat von
CasualDateTimeFormat.formatDateden korrekten Monatsnamen enthält. The test suite already does this partially, but it only detects 7 out of 13 possible bugs in this regard. -
Testen, dass
CasualDateTimeFormatauch Daten ausserhalb der Jahre 2000 – 2099 korrekt formatiert. The test suite already does this partially, but it only detects 3 out of 5 possible bugs in this regard.
Implementation
50 % complete
5 / 7 Tests
- CasualDateTimeFormatTest.testFormatDate2000: Passed
- CasualDateTimeFormatTest.testFormatDateNot2000: Passed
- CasualDateTimeFormatTest.testFormatTime: Passed
- FormalDateTimeFormatTest.testFormatDate2000: Passed
- FormalDateTimeFormatTest.testFormatTime: Passed
- TextFormatterTest.testFormatCasual: Failed
- TextFormatterTest.testFormatFormal: Failed
Other Submissions
-
8cfa6de2
Jul 26, 2025, 1:33:54 PM (UTC)
-
1f42f936
Jul 26, 2025, 1:01:25 PM (UTC)
-
f7399e9d
Jul 26, 2025, 12:59:37 PM (UTC)
-
61ccf102
Jul 26, 2025, 12:45:39 PM (UTC)
-
b4c7d907
Jul 19, 2025, 11:15:29 AM (UTC)
-
ae679310
Jul 19, 2025, 11:11:09 AM (UTC)
-
26d45329
Jul 19, 2025, 10:52:32 AM (UTC)
-
0cb0a5bc
Jul 18, 2025, 7:43:54 PM (UTC)
-
3e8ef6af
Jul 18, 2025, 7:29:45 PM (UTC)
-
94efefd3
Jul 18, 2025, 6:39:16 PM (UTC)