Introduce a date class encapsulating all calculations related to dates.
Also use LocalDate for date parsing; turn tests into parametrized tests and add tests for checking validity of parameters.
Please register or sign in to comment
Also use LocalDate for date parsing; turn tests into parametrized tests and add tests for checking validity of parameters.