cffa215c Aug 4, 2025, 8:45:53 AM (UTC)
Lukas H.
A newer submission is available.
Test Suite
96 % complete
Suggestions
-
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.
Implementation
64 % complete
8 / 12 Tests
- CasualDateTimeFormatTest.formatDateOtherCentury: Failed
- CasualDateTimeFormatTest.formatDateSimple: Failed
- CasualDateTimeFormatTest.formateTime: Passed
- CasualDateTimeFormatTest.implementsInterface: Passed
- FormalDateTimeFormatTest.formatDate: Passed
- FormalDateTimeFormatTest.formateTime: Passed
- FormalDateTimeFormatTest.implementsInterface: Passed
- TextFormatterTest.formatBoth: Failed
- TextFormatterTest.formatDate: Failed
- TextFormatterTest.formatTime: Passed
- TextFormatterTest.noValidFormat: Passed
- TextFormatterTest.returnOriginalText: Passed