6e13253b Aug 5, 2025, 7:57:57 AM (UTC)
Volkan S.
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
73 % complete
Suggestions
-
Revise incorrect test
CasualDateTimeFormatTest.testFormatDateWithin2000s. The test failed on line 13 when run against a reference implementation:AssertionFailedError: expected: <1. Januar 00> but was: <1. Januar '00> -
Revise incorrect test
CasualDateTimeFormatTest.testFormatTime. The test failed on line 36 when run against a reference implementation:AssertionFailedError: expected: <0 Uhr > but was: <0 Uhr> -
Testen, dass
CasualDateTimeFormatein «normales» Datum (in der Jahren 2000 – 2099) korrekt formatiert. The test suite already does this partially, but it only detects 9 out of 11 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 2 out of 5 possible bugs in this regard. -
Testen, dass
CasualDateTimeFormateine Uhrzeit mit ganzen Stunden korrekt formatiert. The test suite already does this partially, but it only detects 1 out of 3 possible bugs in this regard.
Implementation
67 % complete
11 / 12 Tests
- CasualDateTimeFormatTest.testFormatDateOutside2000s: Passed
- CasualDateTimeFormatTest.testFormatDateWithin2000s: Failed
- CasualDateTimeFormatTest.testFormatDate_allMonthNames: Passed
- CasualDateTimeFormatTest.testFormatTime: Passed
- FormalDateTimeFormatTest.testFormatDate_doubleDigits: Passed
- FormalDateTimeFormatTest.testFormatDate_shortYear: Passed
- FormalDateTimeFormatTest.testFormatDate_singleDigits: Passed
- FormalDateTimeFormatTest.testFormatTime: Passed
- TextFormatterTest.testCasualFormat: Passed
- TextFormatterTest.testEmptyInput: Passed
- TextFormatterTest.testFormalFormat: Passed
- TextFormatterTest.testMultipleFormatsInLine: Passed
Other Submissions
-
ff69493d
Aug 5, 2025, 8:14:16 AM (UTC)
-
21267822
Aug 5, 2025, 8:07:49 AM (UTC)
-
1f8a403e
Aug 5, 2025, 7:59:37 AM (UTC)
-
6e13253b
Aug 5, 2025, 7:57:57 AM (UTC)
-
9119ffcd
Aug 5, 2025, 7:56:40 AM (UTC)
-
d72660eb
Aug 5, 2025, 4:34:43 AM (UTC)
-
fb1ad7c8
Aug 5, 2025, 4:27:57 AM (UTC)
-
59f4783e
Aug 5, 2025, 4:23:43 AM (UTC)
-
6ab2567c
Aug 5, 2025, 4:14:21 AM (UTC)
-
093ef028
Aug 5, 2025, 4:10:47 AM (UTC)