215bfc46 Aug 3, 2025, 9:10:50 PM (UTC)
Yanick M.
Test Suite
100 % complete
Implementation
100 % complete
36 / 36 Tests
- CasualDateTimeFormatTest.testCasualFormatDateContainsCorrectMonthNames: Passed
- CasualDateTimeFormatTest.testFormatDate_september: Passed
- CasualDateTimeFormatTest.testFormatDate_year1999: Passed
- CasualDateTimeFormatTest.testFormatDate_year2000: Passed
- CasualDateTimeFormatTest.testFormatDate_year2024: Passed
- CasualDateTimeFormatTest.testFormatDate_year2099: Passed
- CasualDateTimeFormatTest.testFormatDate_year2100: Passed
- CasualDateTimeFormatTest.testFormatDate_year925: Passed
- CasualDateTimeFormatTest.testFormatTime_fullHour: Passed
- CasualDateTimeFormatTest.testFormatTime_midnight: Passed
- CasualDateTimeFormatTest.testFormatTime_noon: Passed
- CasualDateTimeFormatTest.testFormatTime_singleDigitMinutes: Passed
- CasualDateTimeFormatTest.testFormatTime_withMinutes: Passed
- FormalDateTimeFormatTest.testFormalFormatDateWithShortYear: Passed
- FormalDateTimeFormatTest.testFormatDate_newYear: Passed
- FormalDateTimeFormatTest.testFormatDate_singleDigitDay: Passed
- FormalDateTimeFormatTest.testFormatDate_singleDigitMonth: Passed
- FormalDateTimeFormatTest.testFormatDate_standardDate: Passed
- FormalDateTimeFormatTest.testFormatTime_afternoonTime: Passed
- FormalDateTimeFormatTest.testFormatTime_midnight: Passed
- FormalDateTimeFormatTest.testFormatTime_singleDigitHour: Passed
- FormalDateTimeFormatTest.testFormatTime_singleDigitMinute: Passed
- FormalDateTimeFormatTest.testFormatTime_standardTime: Passed
- TextFormatterTest.testFormat_complexText_casual: Passed
- TextFormatterTest.testFormat_complexText_formal: Passed
- TextFormatterTest.testFormat_emptyText: Passed
- TextFormatterTest.testFormat_mixedDateAndTime: Passed
- TextFormatterTest.testFormat_multipleDates: Passed
- TextFormatterTest.testFormat_multipleTimes: Passed
- TextFormatterTest.testFormat_singleDate_casual: Passed
- TextFormatterTest.testFormat_singleDate_formal: Passed
- TextFormatterTest.testFormat_singleTime_casual: Passed
- TextFormatterTest.testFormat_singleTime_formal: Passed
- TextFormatterTest.testFormat_textWithoutPlaceholders: Passed
- TextFormatterTest.testFormat_yearOutsideRange_casual: Passed
- TextFormatterTest.testTextFormatterReplacementAtStartOfText: Passed