Problem location : Task.java Problem found : TestTask.java (t35getLeftDays()) The format for getLeftDays() -> should be 4 instead of 209!! To have the correct result of getLeftDays() method, the format String does not work and should be converted as shown below PlannerDateUtil.getLeftDays(PlannerDateUtil.dateStringConvertToDate("18/11/2022"))